Unity Tip Tuesday: Multiple scene workflow
Channel:
Subscribers:
1,210,000
Published on ● Video Link: https://www.youtube.com/watch?v=H77quAEWB-4
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