I am making a custom ragdoll when player dies, I have BreakJoints set to false and I want to create my own ragdoll, How would I do that since roblox automatically doees ragdol, also RagdollDeath cannot be used
have you take a look at StarterPlayer.ClassicDeath
if true it should not make the ragdoll, i don’t tested so i can’t confirm