Unity Tip Tuesday: Multiple scene workflow
https://www.youtube.com/watc...Loading scenes additively in Unity lets you optimize large levels by splitting them into smaller chunks. In this quick tip video, we show you how you can load just the parts that the player can currently see using additive scenes.
Learn more: https://docs.unity3d.com/ScriptReference/SceneManagement.LoadSceneMode.Additive.html
Find more free Unity learn resources:
https://learn.unity.com/
#gamedev #unitytips #unity3d #unitylearn