Template:KV ForceController: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{kv targetname}}
{{minititle|ForceController}}
* '''attach1'''
{{KV|Attached Object|intn=attach1|target_destination|Object to apply the force to.}}
: <target_destination> Object to apply the force to.
{{KV|Time of Force (0{{=}}inf)|intn=forcetime|float|Automatic shut-off after this time has passed. A value of 0 means to stay on forever or until deactivated.}}
* '''forcetime'''
 
: <float> Automatic shut-off after this time has passed (0 = stay on forever or until deactivated)
<noinclude>
[[Category:Keyvalue Templates|ForceController]]
</noinclude>

Latest revision as of 16:56, 9 April 2025

ForceController:

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