Hi, I have created a run animation for my game. To add my run animation I have used the default R6 animation script. I have changed the animation inside the walk and run value to my run animation and the url’s inside of the animate script. However when I run and jump, sometimes my character will run on the spot. I have checked both idle and run priorities, the run is set to “movement” the idle is set to “idle”. this is the problem:
https://gyazo.com/d5f9e529667fa3b14c6e78e0b8830021 (you can see it at the end of the vidio and a little at the start)
Again this is the default R6 animation script and I don’t know what the problem is. If anyone could tell me how to fix this I would be very grateful. Thank you.