- Home /
Character teleporting back to origin point when using looped animations
Hi! I'm currently trying to create a third person character controller. I've got pretty much everything working, except than when my character is walking or running, at the end of each animation it teleports back to the origin point. I've read about root motion, but I can't find the settings for it. Can anyone please help me?
Thanks in advance :)
Hey!
You read about Root $$anonymous$$otion ! That's the answer! you only need now to watch some tutorial to know how to use it! :D
Good luck!
Answer by Kim-Nobre · May 06, 2019 at 06:05 PM
Uncheck "Apply Root Motion" in the Animator component.
Your answer
Follow this Question
Related Questions
Unity Mecanim not applying Mixamo Animation Root motion on XZ 1 Answer
Rotate a box 90 degrees with Root Motion 0 Answers
Why does the root motion animation make the prefab move in the opposite direction? 0 Answers
MecAnim RootMotion Placement 0 Answers
Best Practices - How to move a character (not necessarily player) 0 Answers