Lesson 42 – Scene Loading & Game Over Manager

In this lesson we delve into how to load one scene from another by creating a start screen. We will also re-use this code for quickly restarting the game upon “Game Over.” Along the way, we experience an issue with how scripts are instantiated that determines whether or not default values should be set at instantiation or in the Start() method.

Members Only Content (Source Code, Quiz, Q&A)

This content is for Extended Support Package members only.
Log In Register