Type Function Object Joint Library physics.* Return value Numbers Revision Release 2024.3703 Keywords joint, getReactionForce See also Physics Joints (guide)
This function returns the reaction force in Newtons at the joint anchor in the second body.
joint:getReactionForce()
local reactionForceX, reactionForceY = myJoint:getReactionForce()