What do you want to achieve? Keep it simple and clear!
I want to make it so whenever i press a button, the other frames below that frame goes down to make space for the information frame but it just doesn’t work.
What is the issue? Include screenshots / videos if possible!
You could put the Frame in the ScrollingFrame and set the LayoutOrder of it to the Frame’s layout order + 1, and you need to add 1 to the layout orders of the frames below.
Not exactly how i want it, I want it so whenever i open that up, the frames below make space for the information frame to be seen, i don’t want it to be at the bottom of the list.