I need help.... Is there a way to clean up the multimaterials duplicate maps with a script. When I am attaching multiple objects with the same material it creates a giant Multimaterial with 100's of duplicates. Clean Multimat does not work.
Forum topic · Scripts Wanted
Clean Multimaterial duplicate maps
By jininjin · 2012-10-18
Description
Comments (3)
caogaiyu · 2012-12-07
check out this, I believe it will helps
http://www.scriptspot.com/3ds-max/scripts/material-id-condense
meshop.attach
Anubis · 2012-11-29
It's better to attach correctly instead of post-condense mats:
meshop.attach $box01 $box02 attachMat:#IDToMat condenseMat:trueCheck in the help for more details about
meshop.attachjininjin · 2012-10-18
Not sure how to edit my post. I also wanted to add that it would need to change the ID's in the mesh to match.