Template:I TwoObjectPhysics: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
m (→‎top: Substituted IO templates)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{i targetname}}
{{ScrollBox|title=TwoObjectPhysics|noscroll=true|
* '''Break'''
{{I|Break|Force the constraint to break.}}
: Force the constraint to break.
{{I|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.}}
* '''TurnOn'''
{{I|TurnOff|Disable the constraint.}}
: 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.
}}<noinclude>
* '''TurnOff'''
[[Category:Input Templates|TwoObjectPhysics]]
: Disable this constraint.
</noinclude>

Latest revision as of 12:57, 21 April 2025

TwoObjectPhysics:
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.