Hi,
In my current project, i have a simple circle with nodes like in the following image(sketch image just to throw here):
and i would like to be able to light up these nodes, like this:
even though i may just create sprites that simulate the light and put them in place, i was thinking if unity has any solution for this effect!
maybe using the circle as mask and putting some sort of light behid? not sure.
my may concern is that i may want to animate the “light up”, that can still be done with sprites but i’m looking for possible solutions.
any ideias?