transformer_rp
Vars | |
cooldown | Whether we're on spawn cooldown |
---|---|
cooldown_timer | Handles the Cyborg spawner timer. |
countdown | The countdown itself |
master_ai | The master AI , assigned when placed down with the ability. |
max_stored_cyborgs | How many cyborgs can we store? |
stored_cyborgs | How many cyborgs are we storing |
stored_duration | How much time between the storing of cyborgs? |
stored_timer | Handles the stored Cyborg timer. |
Var Details
cooldown
Whether we're on spawn cooldown
cooldown_timer
Handles the Cyborg spawner timer.
countdown
The countdown itself
master_ai
The master AI , assigned when placed down with the ability.
max_stored_cyborgs
How many cyborgs can we store?
stored_cyborgs
How many cyborgs are we storing
stored_duration
How much time between the storing of cyborgs?
stored_timer
Handles the stored Cyborg timer.