How can I make a bubble fade effect?

What do I mean by this? As seen in PSX. When loading in, You see a load of bubbles becoming smaller:

Create a ton of UI Image Labels (Circle image), in a matrix across the screen, then tween their size down by row.

Tween the transparency to 1 and make the position of all the bubbles lower

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.