I have a question, I have a blueprint child of an object that has a material that changes according to the inputs via dmx, do I need to create a new material and a parameter function every time I want another object changing color independently?
So if I want 40 objects with color change, do I have to create 40 materials with Collection Param?
Would it be 40 materials + 40 collection param = 80 things I need to create?
Isn’t there a way to reuse the material and collection param ?