Best way to keep ragdolled dead body?

When plays die they are ragdolled, however obviously they are still removed once the player is respawned.

I am aware of a few different methods, but what is the best way to keep this ragdolled body?

5 Likes

Creating a copy of the ragdolled character, and placing it at the exact same position as the original player’s character when it was ragdolled. Then for some optimisations purposes, you can remove the humanoid from the ragdolled body, and maybe other uneeded bits, to produce less lag.

4 Likes

Removing the humanoid removes the player’s clothes. That’s not great.

1 Like