I have 2 models I'm working with. One works fine with ragdoll physics, the other does not.
For the one that doesn't, I get the error "limb x does not have a mesh.".
I have looked at both of the models in FragMotion, and the only difference seems to be that the faces associated with the vertices assigned to bones are in separate groups on the model that works. On that one that doesn't, all the faces are in one group.
Since this seems to be the ONLY difference I can find, here are my questions.
1. Should that make a difference?
2. Is there a way to select the faces related to the vertices you have selected in FragMotion? (this would make it SO much faster to do)
3. Is there another graphics app out there that will make the assignment of faces to groups quicker/easier?