Template:O TriggerOnce: Difference between revisions
Jump to navigation
Jump to search
Yar Kramer (talk | contribs) mNo edit summary |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScrollBox|title=TriggerOnce| | ||
; <code>OnStartTouch</code> | |||
: 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}} | : 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}} | ||
; <code>OnTrigger</code> | |||
: Fired whenever the trigger is activated. {{activator|activator}} | : Fired whenever the trigger is activated. {{activator|activator}} | ||
{{O Targetname}} | |||
}} |
Revision as of 14:33, 19 July 2009
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)