ID:1558391
 
I've had a lot of trouble with this movement of a game I have. I have tried every possible way to fix the movement, by changing the speed of movement, the interface, even the coding to fix it. I've never been able to fix it. Here's the movement http://www.giflike.com/a/QPfWryp I really need help with this it's been a long time problem I've had
Check if animate_movement is set to 0.
In response to Crazah
Odd, I don't even have animate_movement in there. Where should i put it?
If you modify step_size at runtime, it's going to play around with how animate_movement works. Be sure it's ticked to zero, and that you adjust your step values accordingly.