I have a ragdoll set up with a kinematic body (hand target) connected to the hand using a configurable joint. When I move the hand target, the hand is pulled along as expected my the physics joint. However, I want the character's whole body to not get pulled with it. Is there a way to take the forces that the joint is applying to the hand and apply the inverse of those forces to the ragdoll's shoulder?
↧