remote

Vars | |
direction_moved | last direction moved |
---|---|
max_tile_acceleration | Limits tiles_moved to this value. |
move_delay | The delay applied after moving to a tile. |
tiles_moved | Internal variable used to keep track of the amount of tiles we have moved in the same direction |
Var Details
direction_moved

last direction moved
max_tile_acceleration

Limits tiles_moved to this value.
move_delay

The delay applied after moving to a tile.
tiles_moved

Internal variable used to keep track of the amount of tiles we have moved in the same direction