How to make a gui animation like this

How would I make a gui effect like this

There was another type of an effect I wanted to make where it dissapeared from the upper corner to down, but I couldn’t find a video of it.
Would I have to use a new guiobject for each and every one of those cubes or spheres

The only thing that I can think of is making all of those squares a frame by and being handled by UIGridLayout and making a for-loop to handle those frames by using tween.

Simple TweenService Script Could Do

1 Like