Whenever I enable platformStand for the ragdoll it clips through the floor
Can you tell me why and how to fix it?
Whenever I enable platformStand for the ragdoll it clips through the floor
Can you tell me why and how to fix it?
The arms of the default Roblox Character have the CanCollide property set to off by default. You’d probably just need to make a script that turns the property to true when the character loads or ragdolls.
Bumping this topic as I am having the same issue, I’ve tried everything to fix it.
I could just turn on can collide but it would make the ragdoll a bit lifeless and not very smooth.