Template:O BaseTrigger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
}} | }} | ||
{{O|OnEndTouchAll|activator = entity that caused this output|Fired when ''all'' valid entities stop touching this trigger.}} | {{O|OnEndTouchAll|activator = entity that caused this output|Fired when ''all'' valid entities stop touching this trigger.}} | ||
{{O|OnTouching| | {{O|OnTouching|ac-is-this=1|since={{Src07}}|Fired if something is currently touching this trigger when <code>TouchTest</code> is fired.}} | ||
{{O|OnNotTouching| | {{O|OnNotTouching|ac-is-this=1|since={{Src07}}|Fired if nothing is currently touching this trigger when <code>TouchTest</code> is fired.}}}}<noinclude> | ||
[[Category:Output Templates|BaseTrigger]] | [[Category:Output Templates|BaseTrigger]] | ||
</noinclude> | </noinclude> |
Revision as of 01:09, 26 April 2025
![]() OnStartTouch /OnEndTouch . ![]()
|