object.maxForce

Type Number
Object Joint
Library physics.*
Revision Release 2024.3703
Keywords joint, maxForce
See also object.maxTorque
Physics Joints (guide)

Overview

Applies only to "friction" and "touch" joints.

For a "friction" joint, this specifies the maximum directional friction which may be applied to the joined body. Thus, a higher value simulates higher friction.

For a "touch" joint, this specifies the maximum allowed force for the touch joint. By default, this attribute is 1000 × the mass of the body, allowing for fairly rapid target following.