Add a loading screen before/after start ui to preload the world and assets, showing progress bar/anim. Or just start loading as soon as the maingame scene shows in background as script.
need to preload so that dont lag upon starting game.
preload terrain and objects asynchronosouly Resources.LoadAsync
Add a loading screen before/after start ui to preload the world and assets, showing progress bar/anim. Or just start loading as soon as the maingame scene shows in background as script.
need to preload so that dont lag upon starting game. preload terrain and objects asynchronosouly
Resources.LoadAsync