LIVENODING 1165 / AN Assigning Random Materials To Many Objects
LEVEL: Basic
In this episode, I am going through one way you could quickly assign random materials into multiple objects using AN Object Material Output nodes and a simple loop.
You can also simply run a Python script that does exactly the same, but by doing it this way you will learn about Looping and generating list of random materials and how you can then use another loop to assign it into selected objects.
Enjoy!
GITHUB:
https://github.com/enzyme69/blendersushi/issues/574