Manual:

Tutorials:

API:

ChipmunkConstraint

Abstract Class : Inherits from MonoBehaviour

ChipmunkConstraints are things like joints or motors that constrain the motion of two bodies relative to each other.


Variables


bodyBThe other body that the constraint attaches to.
maxForceMaximum force the constraint is allowed to use.
errorBiasRate that error (stretching of the constraint) is fixed.
maxForceMaximum rate that constraint error is fixed.