Template:O TriggerOnce: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (is this good enough) |  (Do not automatically include {{O BaseEntity}}.) | ||
| Line 1: | Line 1: | ||
| {{ScrollBox|title=TriggerOnce| | {{lang|O TriggerOnce}}<onlyinclude>{{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|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 repeatedly with a delay when an entity is in this trigger's volume. Delay is defined by ''Delay Before Reset'' key.}} | {{IO|OnTrigger|Fired repeatedly with a delay when an entity is in this trigger's volume. Delay is defined by ''Delay Before Reset'' key.}} | ||
| }}</onlyinclude> | |||
| }}< | |||
| [[Category:Output Templates|TriggerOnce]] | [[Category:Output Templates|TriggerOnce]] | ||
Revision as of 18:54, 10 November 2021
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 when an entity is in this trigger's volume. Delay is defined by Delay Before Reset key.