ScriptSpot

Forum topic · Scripts Wanted

Clean Multimaterial duplicate maps

By jininjin · 2012-10-18

Description

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.

Comments (3)

meshop.attach

Anubis · 2012-11-29

It's better to attach correctly instead of post-condense mats:

meshop.attach $box01 $box02 attachMat:#IDToMat condenseMat:true

Check in the help for more details about

meshop.attach

jininjin · 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.