The unique movement in Ragdoll Universe is achieved by making the actual player character invisible and attaching a "dummy" model to the torso [20]. This dummy is scripted to have ragdoll physics—using BallSocketConstraints
public void DisableRagdoll()
: Create a Physics Asset for your Skeletal Mesh to define how it moves as a ragdoll. Ragdoll Universe New Script