StartRagdoll()
Activates ragdoll functionality for the player.
Remarks
This function is usually called when the player dies. It should remove collision, visual meshes, spawn weapon pickups, and turn on the player's ragdoll.
Actions
- Disables Character Movement
- Enables Ragdoll Physics on body mesh
- Disables Capsule Component Collision
- Hides Weapons