swarm_rocket_tracker 
Vars | |
| firer | Who spawned the tracker. |
|---|---|
| max_moves | How many moves is the tracker allowed to do. |
| move_count | How many moves has the tracke done |
| move_delay | How long should the tracker wait between moves |
| target | What is the tracked target |
| timer_ids | Tracking timer id for cleanup |
| tracking | Is the tracker still tracking |
Var Details
firer 
Who spawned the tracker.
max_moves 
How many moves is the tracker allowed to do.
move_count 
How many moves has the tracke done
move_delay 
How long should the tracker wait between moves
target 
What is the tracked target
timer_ids 
Tracking timer id for cleanup
tracking 
Is the tracker still tracking