- Home /
Character not animating
Hi there. Recently downloaded a model over at http://www.dexsoft-games.com and imported it into my game. I've got movement down, but for some reason the character won't animate when calling something like "animation.CrossFade("jump");"
The weird thing is, the character moves as if it's animated, like bouncing back and forth at idle, but the actual model stays rigid. I have a character controller on it, set all of the animations the model has under "Animation", and set the appropriate frames for all of its animations. What's going on?
Your answer
Follow this Question
Related Questions
How to make a pre-animated model respond to player input? 0 Answers
Animation can't find my animations 1 Answer
Make mesh collider constantly change 1 Answer
Can I import animations from multiple model files in an assetBundle? 0 Answers
How can i make vertex influences works the same as in maya? 0 Answers