Menu: Difference between revisions
(links.) |
(removed the scripting links. Just realized they are not really needed.) |
||
Line 1: | Line 1: | ||
A menu is a element of the user interface which allows the user to navigate to options and other gameplay features. They also allow the player to [[Character Creation|create a character]], launch a [[map]], or more. In short, the menu directs the player to the game and allows them to modify current options. These menus are | A menu is a element of the user interface which allows the user to navigate to options and other gameplay features. They also allow the player to [[Character Creation|create a character]], launch a [[map]], or more. In short, the menu directs the player to the game and allows them to modify current options. These menus are scripted in [[UI]] syntax and compiled in to [[.menu File|.menu files]]. |
Revision as of 01:40, 22 February 2013
A menu is a element of the user interface which allows the user to navigate to options and other gameplay features. They also allow the player to create a character, launch a map, or more. In short, the menu directs the player to the game and allows them to modify current options. These menus are scripted in UI syntax and compiled in to .menu files.