Hello,
I have a GUI where there are a bunch of buttons in a bar at the top of the screen similar to the Mac top bar. However, I am stuck at one point, how can I create a dropdown menu?
Thanks! Christian Stewart
Hello,
I have a GUI where there are a bunch of buttons in a bar at the top of the screen similar to the Mac top bar. However, I am stuck at one point, how can I create a dropdown menu?
Thanks! Christian Stewart
You can try this script on the wiki.
As of version 5.2, there is a dropdown built into the UI system: http://docs.unity3d.com/ScriptReference/UI.Dropdown.html