Character moves up after hitting play
I've got a movement script attached to my character and when hitting play it automatically moves up the y axis by 1 even though there is nothing in my script instructing it to, I've also tried using unity's example script from the character controller documentation and i still get the same problem so i presume the problem lies elsewhere. I created the character using Mixamo Fuse if that is any help. Thanks
Answer by SniperAmbush · May 08, 2020 at 09:20 AM
Hey there, If you are using an animation, Check the root transform "Y" Click bake into pose. this will solve it.
Your answer
Follow this Question
Related Questions
Rigidbody gravity not working. 2 Answers
How to add a snare/root effect on collision? 0 Answers
Need my fish character to move up and down, not just left and right. 0 Answers
Help with player movement. 0 Answers