Problems with animations resetting position after playing

Hi, I have an issue with a mixamo walk animation. If I apply it to a model, it walks along then pings back to its starting position if loop over time is enabled.

How can I stop it from resetting position? I have tried enabling root motion but this doesn’t fix it.

I am really confused!

Ok, didnt spot that mixamo animations import as a generic model, set them to humanoid and it works fine

4 Likes

Same happened to me. Thanks for this post!
Imported models from Mixamo seem to have these “Generic Model” option set.
To set the option:
In the inspector of the animation, click on “edit”.
Then under tab “Rig”, select in the dropdown listbox “animation type” the value “humanoid”.
Then the character walks straight and the position does not get reset to zero.

2 Likes

im making a game like temple run. my character is running in straight line until i press jump. im using MAXIMO jump animation after jump my character reset it position to the point from where it jumped.
i want my character to start running after the jump animation is over from the point where it ends???
kindly help me what to do.
i applid above ideas but than my character dont jump rather it move in a straight line in idle pose.