energy_ball
The Tesla engine
Vars | |
has_close_field | Variable that defines whether it has a field generator close enough |
---|---|
movement_dir | Direction we have to go to go towards the target turf |
steps_per_move | How many tiles do we move per movement step? |
target_turf | Turf where the tesla will move to if it's loose |
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
movement_dir
Direction we have to go to go towards the target turf
steps_per_move
How many tiles do we move per movement step?
target_turf
Turf where the tesla will move to if it's loose
Proc Details
on_start_orbit
When we get orbited, add the orbiter to our tracked balls