Transition screens

We're getting on to the last topic of the chapter: the transition screens. We have three of them in the game kit:

  • The quick transition screen, which fades in and out, and returns the player to the last checkpoint should they have any lives left:

  • This is the loading scene, which is activated whenever we go from one scene to another:

  • This is the Game Over scene, which is activated whenever we die and don't have any lives left:

We can look for the ScreenFader prefab in the folder at Assets | 2D or 3DGameKit | Prefabs ...

Get Hands-On Game Development without Coding 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.