So i wanted to make a effect like this:
So i want to duplicate a Frame, make it smaller and put it in another duplicated frame, rinse and repeat. So how would i do that?
So i wanted to make a effect like this:
So i want to duplicate a Frame, make it smaller and put it in another duplicated frame, rinse and repeat. So how would i do that?
Just make a frame hold all of your gui elements and clone it into itself and change the size values as it goes on. Use scale over offset size for this.