ID:154146
 
Can you define the number of pixels you move per step?
Not unless you build a new movement system that takes that into acount. A number of people have done it, so it's not that hard if you know what you're doing.
BurningIce wrote:
Can you define the number of pixels you move per step?

Check out pixel_step_size, which lets you specify the number of pixels an object moves each footstep.