The scrolling frame will have buttons, if you click on the button then a dropdown menu will tween down and it will push the other buttons further down the scrolling frame. I thought it would automatically adjust, cause it’s a UIListLayout, but I guess not.
I would recommend taking a look at EgoMoose’s Gui Components Library Community Resource to see if it would be suitable for your use case, as dropdown menus are included:
Okay, so I looked at it, and the dropdown menu isn’t what I am looking for. I am looking for like, you click a dropdown button, a dropdown menu tweens down, and pushes the other frames down.