-
Walk cycle speed
Hi,
I’m trying to create a walk cycle and have measured the amount the x should move for each step. The problem I’m having is I can’t figure out how to make that speed work throughout the rest of the animation. I’ve used “loopOut(“continue)” but since there are ease keyframes on the steps, the character slides a little bit. But if I put eases on my x position keyframes, the character stops and won’t move anymore. How do I account for the ease keyframes and not have my character slide or stop?
Thanks!
loopOut("continue")