Template:O TriggerOnce: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
Deprecated (talk | contribs) (Changed to use IO templates, switched {{O Targetname}} to {{O BaseEntity}}) |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=TriggerOnce| | {{ScrollBox|title=TriggerOnce| | ||
{{IO|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|toucher}}}} | |||
{{IO|OnTrigger|Fired whenever the trigger is activated. {{activator|activator}}}} | |||
{{O BaseEntity|l4d=1}} | |||
{{O | |||
}} | }} |
Revision as of 14:19, 28 August 2019
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)