Template:O TriggerOnce: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| 1416006136 (talk | contribs) m (Fix template) | Kestrelguy (talk | contribs)  m (minor formatting and grammar fixes) | ||
| Line 1: | Line 1: | ||
| {{lang|Template:O TriggerOnce}}<onlyinclude>{{ | {{lang|Template:O TriggerOnce}}[[Category:Output Templates|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}}}} | <onlyinclude>{{minititle|TriggerOnce}} | ||
| {{IO|OnTrigger|Fired repeatedly with a delay  | {{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."}}}} | ||
| }}</onlyinclude> | {{IO|OnTrigger|Fired repeatedly with a delay while an entity is within this trigger's volume. Delay is defined by <tt>Delay Before Reset</tt> key.}}</onlyinclude> | ||
Revision as of 19:06, 27 May 2022
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 repeatedly with a delay while an entity is within this trigger's volume. Delay is defined by Delay Before Reset key.