- Home /
How do I get the Root Transform Position (XY) to loop seamlessly? [Unity]
So I have a character with a walk cycle, a run cycle, and a sprint cycle. I have had a lot of trouble getting all of these to loop perfectly without any stutter, and I just can't figure it out. When I don't use root motion and just keep the object in place, it loops seamlessly, and the only problem I can find with the root motion aspect of the animation is that the Root Transform (XZ) is not looping perfectly.
I understand the concept behind it, but I just can't figure out how to make the loop match perfectly (how to make the red line green). Please someone help, I have been trying to figure this out for hours. Thank you in advance!
Hey, did you figure this out please? I am having the same problem with the looping on XZ plane. I tried several options and combinations in Unity. I tried removing the $$anonymous$$ey reduction, tried Loop Pose. I tried downloading a 60 frames per second animation ins$$anonymous$$d of a 30 frames per second one. I tried fixing the animation in Blender. It's frustrating!