Hey guys, i'm having a problem with making a game res model for production. Is it a problem for skinning if some parts of the models are not attached with vertices? Lets say, the head is separated and cover by some cloth, or the arm is a separate mesh and isn't weld to the chest.
I'm really clear about making different parts for a model is totally fine but the problem comes with body parts...not sure if the rigger will have any problems when doing the skinning if the arm isn't attached to the chest, or the head to the chest.
This is the model so you can have an idea of what i am talking about:
Replies
Separated skinned meshes are only problematic, where you could get visible seams while deforming the geometry (naked skin). The benefit of keeping them separated is an easier workflow during weightpainting (having less influences in the list, easier to isolate the painted mesh and bones).
Having a workflow with a properly weighted basemesh, and copying the weights, as .Wiki suggests is highly recommended. In Maya thats super easy.
We are actually using Maya, i'm not the guy in charge of the skinning process but i need to handle this base mesh the best i can to start prototyping. We were planning to use the merged mesh and have a single skin for it, my concern was if the vertices need to be welded, like the arm or the head to the chest.