Template:Fl ForceController: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
1 : Start On
{{minititle|ForceController}}
: Thrust is on by default (will turn off in forcetime)
{{fl|1|Start On|Thrust is on by default (will turn off in forcetime)}}
* 2 : Apply Force
{{fl|2|Apply Force|Apply linear force (if off, torque only)}}
: Apply linear force (if off, torque only)
{{fl|4|Apply Torque|Apply rotational force (torque - if off, linear only)}}
* 4 : Apply Torque
{{fl|8|Orient Locally|Maintain local relationship with the attached object}}
: Apply rotational force (torque - if off, linear only)
{{fl|16|Ignore Mass|Impulse is independent of object's mass (impulse is acceleration NOT force)}}
* 8 : Orient Locally
 
: Maintain local relationship with the attached object
<noinclude>
* 16 : Ignore Mass
[[Category:Flag Templates|ForceController]]
: Impulse is independent of object's mass (impulse is acceleration NOT force)
</noinclude>

Latest revision as of 16:55, 9 April 2025

ForceController:

Start On : [1]
Thrust is on by default (will turn off in forcetime)
Apply Force : [2]
Apply linear force (if off, torque only)
Apply Torque : [4]
Apply rotational force (torque - if off, linear only)
Orient Locally : [8]
Maintain local relationship with the attached object
Ignore Mass : [16]
Impulse is independent of object's mass (impulse is acceleration NOT force)