Phys ballsocket: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 13: Line 13:


== Inputs ==
== Inputs ==
* {{i twoobjectphysics}}
* {{I TwoObjectPhysics}}


== Outputs ==
== Outputs ==
* {{o twoobjectphysics}}
* {{o twoobjectphysics}}

Revision as of 19:40, 19 January 2009

Template:Wrongtitle Template:Base point

Entity description

Phys ballsocket.png

A constraint that keeps the position of two objects fixed, relative to the constraint's origin. It does not affect rotation.

Keyvalues

Flags

Inputs

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

Outputs