Template:O TriggerOnce
Revision as of 19:39, 23 January 2020 by Deprecated (talk | contribs) (Added to Output Templates category)
TriggerOnce:
OnStartTouch
- Fired when an entity starts touching this trigger. The touching entity must pass this trigger's filters to cause this output to fire. (activator is the toucher)
OnTrigger
- Fired whenever the trigger is activated. (activator is the activator)
Base:
OnUser1
toOnUser4
- These outputs each fire in response to the firing of the like-numbered
FireUser1
toFireUser4
Input; see User Inputs and Outputs. OnKilled
(only in)
- This output fires when the entity is killed and removed from the game.