public static void SetupBonesPhysically(int entityId)
 {
     _ragdollManager.SetupBonesPhysically(entityId);
 }