April 2018
Beginner
468 pages
11h 7m
English
We’ll build out a faux start screen that appears as follows:

Most of these buttons will be dummy buttons, but we will set up the Play button in the next example to load the scene we have been working on.
To give us the ability to experiment with button navigation, we'll assign an Explicit navigation scheme to it so that we can cycle through the buttons with the following pattern:

First, the Play button will be selected. Pressing the down key on the keyboard continuously will result in the ...