I have a Frame and a TextButton inside of a Frame inside of a ScreenGui inside of StarterGui. I have coded the TextButton to tween the size and position of the frame to go up from the bottom of the screen, increasing size, and to go out to the bottom of the screen, decreasing size. Is it possible to make one frame on the left and one frame on the right in such a way that they both meet in the middle and create one single frame?
Note: I want there to be some buttons and text boxes inside the composite frame.
I have done a lot of research on this topic, but so far to no avail. I want to know if this possible, and if so, how?
(bump)