I have two models: a full body and a hi-res head which appears only during cut scenes and hides low-res head from the full body. Somehow I should transfer weights from the full body model to the hi-res head on the mesh border. The hi-res head has only part of the full body skeleton and some additional bones
Currently, I don't have any idea except set weight on the full body to something easily reproducible as 0.75, 0.25 via the weight table and set it for each vertex on the border manually
Replies
https://github.com/HenryOfCarim/Maya-Scripting