Hi,
I have a small game in which player earns a point after watching a video (there is nine of them). I wanted to visualize scores as circles gradually apperaing around game logo (as in video that i ve attached). So i want next circle to appear when i click on wideo. Progress bar is not specifique enough.
I could easily prepare my nine circles (and animation of them appearing) and connect to clicking on videos but… but this would mean i can lose the order of them showing, the effect of “apreaing graddually from the center”.
So I need a way to implement my animation but with possibility to connect it somehow with my score. Do you have any ideas?
Thanks for help.
Here are my blueprints for score with progress bar (which i ve tested so far)