Hello
i am making a game for mobile devices and i have 3 main Levels : Mainmenu > Game > GameOver
which is better?
1- Make a scene for each level
2- Put all of them in 1 scene and just show the Dislpayed level and hide the rest
Hello
i am making a game for mobile devices and i have 3 main Levels : Mainmenu > Game > GameOver
which is better?
1- Make a scene for each level
2- Put all of them in 1 scene and just show the Dislpayed level and hide the rest
definitely Nr. 1 ^^
and it’s a lot easier to manage your levels
the performance is also better, just a bit with your 3 levels but when you grow bigger with your game it’s better.
does the game perform less if there are lots of scenes? maybe a game with 100+ levels
i don’t now, maybe, figure it out… Google it ^^