goliath 
Vars | |
| flat_speed_mod | Flat speed boost to ourselves |
|---|---|
| last_move_dir | Last direction we've moved in |
| maximum_boost | Maximum speed boost we can have |
| rush_speed_boost | Speed boost per time equivalent tile of movement in the same direction Not directly per tile as we move faster and thus would accelerate faster |
| spawned_last_move | Have we spawned an afterimage last move? |
| speed_boost | Current speed boost |
Var Details
flat_speed_mod 
Flat speed boost to ourselves
last_move_dir 
Last direction we've moved in
maximum_boost 
Maximum speed boost we can have
rush_speed_boost 
Speed boost per time equivalent tile of movement in the same direction Not directly per tile as we move faster and thus would accelerate faster
spawned_last_move 
Have we spawned an afterimage last move?
speed_boost 
Current speed boost