energy_ball 
The Tesla engine
Vars | |
| has_close_field | Variable that defines whether it has a field generator close enough |
|---|---|
| move_target | The next spot the tesla will zoom to and stop at on its way to movement_goal |
| movement_goal | Turf where the tesla will move to if it's loose |
| steps_per_move | How many tiles do we move per movement step? |
Procs | |
| on_start_orbit | When we get orbited, add the orbiter to our tracked balls |
Var Details
has_close_field 
Variable that defines whether it has a field generator close enough
move_target 
The next spot the tesla will zoom to and stop at on its way to movement_goal
movement_goal 
Turf where the tesla will move to if it's loose
steps_per_move 
How many tiles do we move per movement step?
Proc Details
on_start_orbit
When we get orbited, add the orbiter to our tracked balls