Ok Ive gotten to the point in my game where I want to customize my menu bar - I don't want to change the order walk|see|look|talk|inv|save|load|exit|about is fine, but i want to make the icons smaller, more centered and have custom designs for each.
so in my 640x400 game, i would want menu bar to take up maybe 320x20 pixels instead of the 640x40 they seem to take up.
i cant figure out how to code it. can i insert code into global script maybe that calls my custom images?
Just replace the images in the default GUI menu bar with your own.
Am I missing something here?
This is the best solution, especially if you don't want to change the order.
no i messed up. was looking for answer in global script and it was in gui menu. (of course). me feels so dumb. yep its easy to change icons.