Template:O TriggerOnce: Difference between revisions
Jump to navigation
Jump to search
(Do not automatically include {{O BaseEntity}}.) |
1416006136 (talk | contribs) m (Fix template) |
||
Line 1: | Line 1: | ||
{{lang|O TriggerOnce}}<onlyinclude>{{ScrollBox|title=TriggerOnce| | {{lang|Template: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> | }}</onlyinclude> | ||
[[Category:Output Templates|TriggerOnce]] | [[Category:Output Templates|TriggerOnce]] |
Revision as of 11:47, 1 January 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 when an entity is in this trigger's volume. Delay is defined by Delay Before Reset key.