Timer
Properties
number MaxCalls | How many times this Timer can be triggered |
number Delay | The Delay until the Timer runs OnEnter on the target TriggerZone |
TileLocation TargetLoc | The tile location of the target TriggerZone tile |
TimerTrigger Trigger | The game event that should trigger this Timer automatically |
Actions
Start | Triggers the Timer |
Reset | Stops the Timer if its currently running and resets how many times it has been triggered |