Hello,
I’m making a game where there will be several objects with the same material. However, for one particular object, I want to make it so that if I change the color of the material for said object, it won’t affect the colors of any of the other objects that use said material. How do I do this?
If this is not possible, then is there an alternative method?