GUI Dropdown Effect

How can I achieve this kind of dropdown gui effect?

What they do is that they hide the frame inside (or under) the button.
When you click it creates space for the bottom and the frame is pulled out.

dropdown_example.rbxl (58.1 KB)

See attached place file for an example effect i made.

2 Likes

Hey, I have some issues with dropdown. I saw u used offset for scaling button. But how can I use scale instead? I tried using scale but scrolling frame’s clipdescendants cutted whole dropdown frame when it was not fully hidden. How can I fix that?

What gui object did you use for scaling?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.