How do I make a dropdown menu?

Hey there!

I am trying to make a dropdown menu.

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.

3 Likes

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:

I will take a look at it. Thank you!

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.

3 Likes

Anyone who is still looking for this can use this new DropDown ModuleScript: