CloudyTheFox
IT'S HIGH NOON
Hello, I had a really great idea, but I have nowhere to begin.
As said in the title, editing a menu(such as when the game first starts up, you press escape and move the line up or down. that thing) to having a extra option show. Example for my idea:
Player goes into MP character menu, presses a few arrow keys to change the appearance. Player sees an extra selection, in my case, Style edit. Player enters the menu and great things happen.
I have no idea where to start with this. HUD is usually, to me, just a sprite, or animated sprite, with a bit of code that is not a MOBJ, but a overlay. Since this is my way of saying, "ITS A HUD", then what makes a "MENU"? (that little escape button)
How would one go about adding a "MENU" or editing one? I really don't see anything on Lua documentation on it. Or it just isn't there. Or is the "MENU" a "HUD"? A clarification would be great, thanks for your help!
As said in the title, editing a menu(such as when the game first starts up, you press escape and move the line up or down. that thing) to having a extra option show. Example for my idea:
Player goes into MP character menu, presses a few arrow keys to change the appearance. Player sees an extra selection, in my case, Style edit. Player enters the menu and great things happen.
I have no idea where to start with this. HUD is usually, to me, just a sprite, or animated sprite, with a bit of code that is not a MOBJ, but a overlay. Since this is my way of saying, "ITS A HUD", then what makes a "MENU"? (that little escape button)
How would one go about adding a "MENU" or editing one? I really don't see anything on Lua documentation on it. Or it just isn't there. Or is the "MENU" a "HUD"? A clarification would be great, thanks for your help!