I want to Tween size a GUI but the GUI doesn’t work as intended.
It’s supposed to scale everything down but it only scales itself and makes something random.
I want the part below to reach the top part, something like pushing upwards. How do I do that?
How would I use TweenSize without putting it in a frame? I want all the buttons to get pushed upwards just like the frame and sit at the top. I can’t do it for every single button, that’s why I’m using a frame.