Hi, so basically i wanna sync dead player's ragdoll so it can be interacted with (explosions, being pushed etc)
Right now I spawn a ragdoll with NetworkTransform on the spine at the player's position (maybe its not the best way to do that but idk) and it works, but on clients hands and legs are clipping into the floor
How can i fix that? maybe there is a better approach for this