I don't know exactly how to put this into words, so googling did nothing really for me.
Imagine a bowling game. On the oldern bowling lanes there was only a scheme of the pins above the lane, lighting up all the pins that are still standing, while the ones that already fell, were not lit anymore.
How can I achieve this in Unity? Is there any way to do this, without having to make something stupid like creating hundreds of textures, with all the possible combinations and swap them out?
I'm still very new to Unity, so I'd love to know the best approach to something like this.
Thank you very much in advance