Title Screen

The title screen is for the name of our game and some representation of what’s to come, like the cover of a book that shows off the main character in some sort of action element of the story. For our title screen we will need a simple background with a text element with the text “Press Any Button to Begin.” We will want the player to sit here until they have pressed the button to indicate they are ready to start the game.

1. Start by creating a new Scene again, using the keyboard shortcut Ctrl + N.

2. From the Project Browser, open the _backgrounds folder and select the titleScreen_background image. Drag this into the Hierarchy. Make certain its Transform values are all reset to 0, 0, 0.

3. Move the titleScreen_background image ...

Get Learning 2D Game Development with Unity®: A Hands-On Guide to Game Creation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.