What is a good way to create dynamic dropdown buttons?
Hello,
I am trying to create a dynamic drop-down button on a UI panel. This is a good idea of what I am thinking:
This image represents drop-down boxes that push the rest of the contents downward when opened. So I want the things within the dropdown boxes to just push the rest of the contents down, not cover them up... is there a good way to do this?
selection-example.png
(32.4 kB)
Comment
Your answer
Follow this Question
Related Questions
Why that panel is Invisible?? 0 Answers
How to add more UI elements to Dropdown OptionData except default string and sprite values in Unity? 0 Answers
UI button class 1 Answer
NullReferenceException: Object reference not set to an instance of an object error ? 1 Answer
How to use one button to play different audio for different Targets? 0 Answers