Template:I TwoObjectPhysics: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
No edit summary
Line 1: Line 1:
{{I Targetname}}
; Break
* '''Break'''
: Force the constraint to break.
: Force the constraint to break.
* '''TurnOn'''
; TurnOn
: Enable the constraint.  Do this when the objects don't exist when the constraint spawns - or when you have deactivated the constraint. Broken constraints can NOT be turned on.  They have been deleted.
: Enable the constraint; do this if the constrained objects don't exist when it spawns. Note that ''broken'' constraints cannot be turned back on as they have been deleted.
* '''TurnOff'''
; TurnOff
: Disable this constraint.
: Disable the constraint.
* '''{{EP2 add|ConstraintBroken}}'''
*{{I Targetname}}

Revision as of 08:12, 13 June 2009

Break
Force the constraint to break.
TurnOn
Enable the constraint; do this if the constrained objects don't exist when it spawns. Note that broken constraints cannot be turned back on as they have been deleted.
TurnOff
Disable the constraint.