Unity Game Development — Simple Scene Reloading

Claudio Grassi
4 min readApr 16, 2021
Fast travel rules!

Knowing how to manage scenes in a game is one of the fundamental skills you should master. This short guide will outline the process for loading scenes and general Scene Management in Unity.

In my previous article, I created a retro-styled game over text title for when my player dies. It makes sense that I begin by giving the user the option to restart the game.

--

--

Claudio Grassi

Experienced digital artist, Unity game developer & coder with a knack for problem solving and a passion for video games.