|
| 09 Dec 2015 02:28 PM |
I'm trying to make a organized "shop" GUI. The problem is, I can't find how to make a drop down navigation thing. Like you click it, and it shows a couple different options
For example
Navigation *Click* Navigation Sell Buy |
|
|
| Report Abuse |
|
|
|
| 09 Dec 2015 02:47 PM |
| I'm no GUI expert, but I am guessing you'd have to make multiple textButtons and make them right under that header, then make them visible OnMouseButton1Down or something. Not sure if ROBLOX has built in functionality for drop-downs. |
|
|
| Report Abuse |
|
|
|
| 09 Dec 2015 02:50 PM |
I thought I saw it before. But I might just end up doing that. Or just two little buttons near the top they can click and navigate through screen
|
|
|
| Report Abuse |
|
|