- Home /
Animation has locked transform?
Hi, I have animation which has position.z and .y locked to 0,0, and everytime I play the animation it send my character to 0,0,0 position.
How to solve it?
Thanks
Comment
you can try to put the object with animation in another empty game object and then create the animation locally, this will not drag you player to 0,0,0 as the animation transform is done localy not global .
Hope this will help.
Your answer

Follow this Question
Related Questions
Animation transform lock 0 Answers
Rotating An Object On Its Axis Once 3 Answers