Hi, I draw an animation of right walk that make long steps and a little fast, but I like it, BUT the UP Animation is Slower and walk not so long. So there is a big SLIDE on the right-left walk if i set a standard for the up-down animation. And the opposite if I assign the just amount velocity to the right-left animation.
So its possible to have an UP DOWN Movement speed of 4 and a RIGHT LEFT Movement Speed of 10 (or different)?
Thanks
In the character properties, set UniformMovementSpeed to "false". Now you can set different values for X and Y. In your example you would set MovementSpeedX to 10 and MovementSpeedY to 4.