-
Notifications
You must be signed in to change notification settings - Fork 0
In game Menu
The purpose of the in-game menu is to allow the players to choose either a building or unit and then spawn them in the game to use their respective functionality. The in-game menu is separated into two menus, the building selection menu and the character selection menu
The building selection menu consists of, but is not limited to:
- Building Thumbnails
- Building Description (e.g. name and information)
- Building Costs
The character selection menu consists of, but is not limited to:
- Character Icons
- Character Stats (e.g. attack, defense, range, and speed)
- Spawning Costs
- Spawning Limit
Initially, the design was sketched by using simple drawings as can be seen as follows:
However, after further discussion and consideration, the sketch has been changed as follows:
![improved](https://user-images.githubusercontent.com/89570653/193717112-5305f84d-a12d-4dec-a3d2-144c38a37f86.png)
In order to build a building, the player can open the building menu and choose the building they want to spawn on the map. The player can press the build button and the menu will appear The picture below shows the template for the building selection menu.
Other than spawning a building, it is also possible to generate units on a map to fight enemies. This can happen if at least one barrack exists on the map. The menu will appear by clicking on the barrack, it will appear and players can choose the units they wish to spawn. The picture below shows the template for the character selection menu.
Map
City
Buildings
Unit Selections
Game User Testing: Theme of Unit Selection & Spell System
Health Bars
In Game menu
- Feature
- User Testing:In Game Menu
Landscape Tile Design Feedback