Info constraint anchor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Availability: class&file)
mNo edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
An entity used to attach constraints to a local position on an entity. Usually constraints will attach to the center of mass of an object. Attach the desired constraint to this entity, and then parent this entity to the entity you want the constraint to apply to.  
An entity used to attach [[constraint]]s to a local position on an entity. Usually constraints will attach to the center of mass of an object. Attach the desired constraint to this entity, and then parent this entity to the entity you want the constraint to apply to.  


==Availability==
==Availability==

Revision as of 11:59, 2 March 2008

Template:Wrongtitle

Entity Description

An entity used to attach constraints to a local position on an entity. Usually constraints will attach to the center of mass of an object. Attach the desired constraint to this entity, and then parent this entity to the entity you want the constraint to apply to.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

<float> Amount to scale the mass of this body in the constraint solver.

Inputs

Outputs