vector
Vars | |
mpx | Calculated x movement amounts to prevent having to do trig every step. |
---|---|
mpy | Calculated y movement amounts to prevent having to do trig every step. |
speed | Pixels per iteration |
Procs | |
set_location | Same effect as initiliaze_location, but without setting the starting_x/y/z |
Var Details
mpx
Calculated x movement amounts to prevent having to do trig every step.
mpy
Calculated y movement amounts to prevent having to do trig every step.
speed
Pixels per iteration
Proc Details
set_location
Same effect as initiliaze_location, but without setting the starting_x/y/z