Template:I BaseTrigger: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Input Templates|Trigger]] | [[Category:Input Templates|Trigger]] | ||
<onlyinclude>{{ | <onlyinclude>{{expand|title=BaseTrigger|startcollapsed={{{startcollapsed|1}}}| | ||
{{IO|Toggle|Toggles this trigger between enabled and disabled states.}} | {{IO|Toggle|Toggles this trigger between enabled and disabled states.}} | ||
{{IO|Enable|Enable trigger}} | {{IO|Enable|Enable trigger}} | ||
Line 7: | Line 7: | ||
{{IO|StartTouch|Behave as if the {{ent|!caller}} entity had just entered the trigger volume. Accepts non-physical entities.|since={{Src07}}|nofgd=1}} | {{IO|StartTouch|Behave as if the {{ent|!caller}} entity had just entered the trigger volume. Accepts non-physical entities.|since={{Src07}}|nofgd=1}} | ||
{{IO|EndTouch|Behave as if <tt>!caller</tt> had just exited the trigger volume.|since={{Src07}}|nofgd=1}} | {{IO|EndTouch|Behave as if <tt>!caller</tt> had just exited the trigger volume.|since={{Src07}}|nofgd=1}} | ||
{{IO|DisableAndEndTouch|Disables this trigger and calls <tt>EndTouch</tt> on all currently-touching entities.|only={{Tf2}}{{Src13mp}}}}}} | {{IO|DisableAndEndTouch|Disables this trigger and calls <tt>EndTouch</tt> on all currently-touching entities.|only={{Tf2}}{{Src13mp}}}}}}</onlyinclude> | ||
</onlyinclude> |
Revision as of 09:42, 9 September 2024
|