@mrjoshuamclean Thanks!! Man, I had thought I had so many bugs fixed, but then like the last two hours they all just reared their heads at me out of the blue(particularly the one where the pieces of the bodies would all stack up together all weirdly), I just had to accept it. I learned two things from this.
Do ragdoll physics MANUALLY with scripts.
Build and test all the various systems of a game in separate scenes or even projects(combat, ai, etc)
Possibly two of the most important things I've learned in like the 4 months I've been using the Unity game engine.
Ragdoll physics + cool tunes = fun times
https://www.twitch.tv/videos/419497157?t=05h05m41s
Do ragdoll physics MANUALLY with scripts.
Build and test all the various systems of a game in separate scenes or even projects(combat, ai, etc)
Possibly two of the most important things I've learned in like the 4 months I've been using the Unity game engine.