- Home /
Question by
AareP · Apr 26, 2012 at 06:47 PM ·
animationcharactercontroller
Disabling root motion in animation
When playing some character animation with CharacterController script, character is first moving too fast, then jumps back few meters. How can disable root-bone motion for that animation? I'm using Male Locomotion Package.
Comment
Answer by karvozavr · Jan 29, 2016 at 11:58 AM
On yor FBX (or smth else) animation file: Go to Animation an check both Loop Time and Loop Pose. Thats going to solve such issue. Good luck with Unity.
Your answer

Follow this Question
Related Questions
Simple NPC Character Movement with Mecanim 1 Answer
Simple c# Character Controller + Animations / Side-scroller 0 Answers
Getting this character controll script working right 1 Answer
Character Sliding before animation starts 1 Answer
2D Character Animation - even starting if I'm not pressing A or D 2 Answers