Attempting to recreate slap battle extension's ragdoll

Hey, I’m making a slap battles fangame. Everything is going fine I’ve basically finished the base of the game now I’m just making gloves and an actual map, but there’s a small problem.

Since this is based off slap battles extension, I want to “borrow” some stuff from their game, I’ve borrowed the holstering system but I also want to try to recreate their ragdoll.

Here’s what my ragdoll looks like vs slap battles extension ragdoll.


ANY help would be appreciated.

1 Like

I’m assuming that you are using BallSocketConstraints to create the ragdoll, and if so, you would want to restrict the angle of which the BallSocketConstraints are able to rotate to prevent the limbs from rotating freely.

messed around with some values and this worked, thanks man

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.