Be sure to back up your work before importing into a fresh project. You can then copy the files over into your working project
- Create stunning 2D animations directly in Unity
- Blend and mix animations
- Swap materials or textures at runtime to change your character's look
- Animate colors per mesh, bone, or even keyframe
- Use colliders and triggers to fire events in your code
- Use multiple materials per character
- Each bone creates a quad resulting in low vertex count
- Produces a skinned mesh so you can use your existing workflow and code
- Packaged with a complete mini game "Rise of the Dough" (source code included)
- Works on PC, Mac, Unity Webplayer, Android, and iOS
- Works with both Unity and Unity Pro
- Source code included for the Build and Runtime portions