Template:KV TriggerOnce: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
Line 3: Line 3:
: If a trigger does not start out with a parent, but rather gets one during run-time, this value should be set to a static entity. This is so the entity's solidity is set to VPhysics rather than BSP.
: If a trigger does not start out with a parent, but rather gets one during run-time, this value should be set to a static entity. This is so the entity's solidity is set to VPhysics rather than BSP.
* {{kv origin}}
* {{kv origin}}
* {{kv enabledisable}}
* {{KV EnableDisable}}
* {{kv global}}
* {{kv global}}
* '''filtername'''
* '''filtername'''
: <filterclass> Filter to use to see if activator triggers me. See the [[filter_activator_name]] entity for further explanation.
: <filterclass> Filter to use to see if activator triggers me. See the [[filter_activator_name]] entity for further explanation.

Revision as of 22:34, 19 January 2009

Template:Kv targetname

If a trigger does not start out with a parent, but rather gets one during run-time, this value should be set to a static entity. This is so the entity's solidity is set to VPhysics rather than BSP.
Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).
<filterclass> Filter to use to see if activator triggers me. See the filter_activator_name entity for further explanation.