How to make a proper ragdoll?

Hello all,

i’ve been trying to make a ragdoll system recently. i’ve noticed that, with R6 rigs, (maybe all, i dont use r15) the Platform stand (Humanoid | Documentation - Roblox Creator Hub) property is terrible with ragdolls. sure, it works great when getting them to fall over. but trying to get back up? it makes the character flip into the air and re-enter a similar state.

image
i find this beyond annoying.

is there a substitute for platform stand? because, without it, my ragdolls look like:

image

bro is NOT the honored one.

if anyone has ideas or experience with how to fix this (replace platform stand or how to make it work) please share a code example and an explanation. I am not asking for an entire script. just how you would implement the substitution/fix the error with platformstand.

i can provide my code if necessary.

my thanks to you all,

cardboardthethird.

2 Likes

I did some digging and found some really promising modules for you

You can look through the replies and test them for yourself.