Hi guys,
is there a way to make a script that explodes a multi/sub-object material in separated materials? I need that to organize models imported from sketchup. Now i´m doing this by hand and is a laborious and repetitive task to do :(
thanks,
Jsrocha
Comments
after instancing the material
after instancing the material you can use "Attach Mesh by Mtl" script from anubis.
1. use instmat.ms to instance
1. use instmat.ms to instance all similar materials in scene
2. attach all objects to each other
3. use http://www.scriptspot.com/3ds-max/scripts/detach-by-material-id
so you get as many objects as many materials are in scene (with single material assigned to every object)
Thanks, i´ll give it a try
Thanks, i´ll give it a try ;)
Jsrocha