- Home /
Animating but not moving
I am working with unity third person controller I replaced the the model with my own as well as the animator controller/avatar my model animates but it will not move anywhere, am I doing something wrong? I am also new to unity so if anyone who answer could be as detailed as possible that would be great.
Answer by Yanboys · Jan 17, 2017 at 02:44 PM
I read here --> http://answers.unity3d.com/questions/655693/character-not-moving-with-animation-playing.html - that you can try separating the player into 2 objects in one child; one for the physical features (with colliders and moving scripts) and another for the animations. There are some better answers that I don't know though.
Your answer

Follow this Question
Related Questions
Can I make animations snap to a frame? 1 Answer
using sample assets beta, how to add animation to the third person character? 1 Answer
Character teleporting back to origin point when using looped animations 1 Answer
How to have a character climb an obsticle automatically? 3 Answers
Parent to Child animation 0 Answers