Make a scene in test folder for Dungeon feature testing (dungeon scene for prod will be developed later). This scene will be used for both developing and testing dungeon scenes. We will refer to this scene as Main Scene
Prepare:
Directory to store dungeon subscenes.
Create dummy scenes that can represent a dungeon zone. The gameobject can be taken from one floor level of abigail house scene.
Todo:
Position dungeon subscenes into the Main Scene but do not load it first.
Position the trigger zone for loading dungeon subscenes when the unloaded dungeon scene is reachable.
When the trigger zone is entered load the dungeon subscenes asynchronously
Make a scene in test folder for Dungeon feature testing (dungeon scene for prod will be developed later). This scene will be used for both developing and testing dungeon scenes. We will refer to this scene as Main Scene
Prepare:
Todo:
Reference: