I’d like to improve my skills in debugging physics and collisions for situations like the one shown in the video.
I’m aiming for the entire mesh to collapse onto the floor, similar to ragdoll physics. Clearly, I’ve made a mistake somewhere, but I’m not sure where to begin my search. Where should I start? What’s the first thing I should check? Is it physics or collisions issue? How would you approach debugging something like this?