Template:KV ForceController: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Refreshed the template before insertion.)
m (Robot: fixing template case.)
Line 1: Line 1:
{{kv targetname}}
{{KV Targetname}}
* '''attach1'''
* '''attach1'''
: <target_destination> Attached Object - Object to apply the force to.
: <target_destination> Attached Object - Object to apply the force to.
* '''forcetime'''
* '''forcetime'''
: <float> Time of Force (0=inf) - Automatic shut-off after this time has passed. A value of 0 means to stay on forever or until deactivated.
: <float> Time of Force (0=inf) - Automatic shut-off after this time has passed. A value of 0 means to stay on forever or until deactivated.

Revision as of 19:56, 19 January 2009

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

  • attach1
<target_destination> Attached Object - Object to apply the force to.
  • forcetime
<float> Time of Force (0=inf) - Automatic shut-off after this time has passed. A value of 0 means to stay on forever or until deactivated.