12 lines
307 B
Plaintext
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
|
|
|