How to make physical bones2d work? I’ve been trying but I just can’t get them to ragdoll. I think I might need a guide or something if it’s not simple, but I haven’t found anything like that so I’m asking for some help.
There is a bunch of ragdoll tutorials as I can see. Just use PhysicalBone2D for the body parts to have them drive a bone in a skeleton, that should be enough.
I’ve only find ragdoll tutorials that use rigidbody2d and pinjoints. This document doesn’t help me as it doesn’t do a good job of explaining how to set them up. If you know of a tutorial could you link it?