Wednesday, 10 May 2017

Quit/Restart/Controls

These menus have controller support, to read how this was achieved, please read the post titled Menus with Controller Support.

This post will cover the simpler menu items.

For each of my Quit options, I have a secondary menu widget that appears that allows the player to confirm or back out of the option. This is simply a menu widget with two buttons as well as an input capture for pressing the 'B' button on the controller.



The controls option from the Pause menu is also a simple widget with an image of the controls and a back button. This also contains an input capture for the 'B' button to back out and remove the widget.

No comments:

Post a Comment