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.
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.