Anonymous
8/17/2025, 9:15:34 PM
No.718333669
>>718333527
its how it sounds, you load a new scene without unloading the currently loaded scenes.
a lot of games made in Unity have menus in entirely separate scenes. When a player pushes the menu button, the menu scene will load on top of (additively) the current gameplay scene
its how it sounds, you load a new scene without unloading the currently loaded scenes.
a lot of games made in Unity have menus in entirely separate scenes. When a player pushes the menu button, the menu scene will load on top of (additively) the current gameplay scene