Template:KV ForceController: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(Refreshed the template before insertion.)
Line 1: Line 1:
{{kv targetname}}
{{kv targetname}}
* '''attach1'''
* '''attach1'''
: <target_destination> Object to apply the force to.
: <target_destination> Attached Object - Object to apply the force to.
* '''forcetime'''
* '''forcetime'''
: <float> Automatic shut-off after this time has passed (0 = 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 20:17, 27 March 2006

Template:Kv targetname

  • 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.