Game Development Reference
In-Depth Information
Implementing a game console
A console can be a very powerful tool that allows a player to have control over game func-
tions that might either not have a functional UI yet, or where setting up a UI is simply not
be feasible due to its complexity.
This recipe will implement a console in the main screen from the first recipe in this chapter
and also use the Move effect to slide it in and out of view. Moreover, it will describe how
to use console commands to let the player control the game functions.
Search WWH ::




Custom Search