- Home /
 
New Animations With Mechanim
Is it possible to create new additional animations to an object that has animations designed through a 3rd party program through Mechanim?
Answer by resequenced · Sep 03, 2014 at 10:42 AM
Yes. Assuming the model is bipedal, make sure it's set to Humanoid (under Rig in the Inspector). Drag it into your scene and click on the model in the Hierarchy. It should have an Animator component attached, with an Animator Controller. If you double-click on the Animator Controller, it will open the Animator window and you’ll be able to add new animations to your model by creating new states and dropping animations into them.
I recommend you watch this video, it’s very good and it’ll make everything clear: http://www.youtube.com/watch?v=Xx21y9eJq1U
Your answer
 
             Follow this Question
Related Questions
Why do animations I made not get imported into unity? 1 Answer
Turn based game animation through mechanim 1 Answer
Gettings Animations in LocalSpace (Parenting Not Working) 0 Answers
Questions about character animations, Mechanim, etc. 1 Answer
How to use the imported animations from Maya in the animator controller? 0 Answers