I’m working on a GUI and I was wondering how I could tween the entire GUI so that I don’t have to individually write out all the different components and uDim2 them all by themselves.
If push comes to shove, I totally can do it the way above; I’m just looking for a good shortcut.