I’d probably make an array containing each material then use a random int(the size of your array) with the ‘get’ node to assign the random material. I can elaborate if you need.
I’d probably make an array containing each material then use a random int(the size of your array) with the ‘get’ node to assign the random material. I can elaborate if you need.