How to work with multiple scenes in Unity
Improve your workflow when working with multiple scenes! Learn how to create a loading screen to go from the main menu to a specific level, and split a level into different scenes so you can load it faster.
More tips & code examples on working with multiple scenes: https://on.unity.com/3ihRqtP
Demo project used in this video: https://github.com/amel-unity/Multi-Scene-workflow