Template:I BaseTrigger: Difference between revisions
Jump to navigation
Jump to search
(Added Croatian) |
(added bug about sleeping prop_physics not triggering "onTouching". Also added a google translate version for croatian, which i'm not sure if it is correct.) |
||
Line 15: | Line 15: | ||
}}}} | }}}} | ||
{{IO|TouchTest|{{#switch: {{language}} | {{IO|TouchTest|{{#switch: {{language}} | ||
| #default = Triggers either the <tt>OnTouching</tt> or <tt>OnNotTouching</tt> outputs for whether anything is touching this entity. | | #default = Triggers either the <tt>OnTouching</tt> or <tt>OnNotTouching</tt> outputs for whether anything is touching this entity. {{bug|tested={{hl2}}|Sleeping [[prop_physics]] will never fire "OnTouching". Also applies to entities using prop_physics as base.}} | ||
| hr = Pokreće izlaze <tt>OnTouching</tt> ili <tt>OnNotTouching</tt> da bi se utvrdilo dodiruje li nešto ovaj entitet. | | hr = Pokreće izlaze <tt>OnTouching</tt> ili <tt>OnNotTouching</tt> da bi se utvrdilo dodiruje li nešto ovaj entitet.{{bug|tested={{hl2}}|Uspavana [[prop_physics]] nikada neće pokrenuti "OnTouching". Također se odnosi na entitete koji koriste prop_physics kao bazu.}} | ||
}}|since={{Src07}}}} | }}|since={{Src07}}}} | ||
{{IO|StartTouch|{{#switch: {{language}} | {{IO|StartTouch|{{#switch: {{language}} |
Revision as of 13:34, 23 January 2025
|