When starting up the game there are several screens to be shown but the actual gameplay.
We will in here try to recreate what we will need but the lobby as it will have a section of it's own.
Splash-screen (the game starts up and the initial files are being loaded)
Main Menu
Option Menu
Login Screen (or maybe only a window overlapping the mainmenu?)
Credits
The design and layout of all screens but the splashscreen must be identical and therefor we will start up just making a framework (or graphic user interface) which we can use to create our different screens making it easy to implant or remove specific functions eg. a new function in the option menu.
In every menusection there will be background (currently and preferable a 3D-view) which will be overlapped by a semitransparent window where we can make our framework.
How the swapping between different screens will be animated is up to the designer but we should consider both moving transparent frames and maybe fading ones.
Comments (0)
You don't have permission to comment on this page.