Author Topic: GUI help wanted  (Read 720 times)

I've been trying to make a shop GUI. But, I know very little about making GUIs. So, I was wondering if anyone could show me how to make a shop GUI.

Depends on how you want the layout, there's a couple to choose from:
Using tabs
Using a menu control, which can require more scripting for script objects
Using a list control (same concept as a menu control but could look cleaner)

First off: How much experience do you have making GUIs?

First off(if you don't already have it), download the Mission Editor.

I made a now outdated tutorial here:
http://forum.blockland.us/index.php?topic=174198.0

First off: How much experience do you have making GUIs?
i know the basics of making guis
Depends on how you want the layout, there's a couple to choose from:
i would want it to use tabs