Files
RCBASIC4/doc/files/setjointmaxforce.txt
2026-02-26 15:33:51 -06:00

12 lines
307 B
Plaintext

#title SetJointMaxForce [RCBasic Doc]
#header Sub SetJointMaxForce( joint_id, force)
Sets an upper limit on the amount of force the joint can apply to the connected bodies, helping to control how much resistance or power the joint provides.
Used with
#list ul
#li Motor Joint
#li Friction Joint
#/list