undo on
(
newMaterial = multiMaterial numsubs:32
for i = 1 to 32 do
newMaterial[i].diffuse = random (color 0 0 0) (color 255 255 255)
$.material = newMaterial
for obj in $ do obj.material = newMaterial[random 1 32]
)
Hello. I found this script. It works in Editable poly, but it does not apply in Edit Poly, so I want to know the solution. I tried various experiments while viewing the Max script help, but it is not good because I am a beginner ... I apologize for any inconvenience caused by using a translator.
Thank you.
ZalitZ · 2018-01-12