ID:154146
May 13 2002, 5:00 pm
|
|
Can you define the number of pixels you move per step?
| |
#1 May 13 2002, 5:45 pm
|
|
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.
| |
#2 May 13 2002, 5:54 pm
|
|
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. | |