Add and set up areas

Overview

To add new areas, you first need to create it and set up all needed objects of the area. In case of a world, you need to put it at the right place and set up the world loading.

How to add an area

To add a dungeon, you simply have to add it to a world using a scene transition.
To add a world, you need to set the position of the Grid game object so that it connects with the nearby worlds.
Scene view
To make this easier, you can load multiple worlds at once. To do that, open the new world and drag and drop a nearby scene in the Hierarchy.
Hierarchy view

How to set up an area

To set up an area, you need to set up the following parts:

  1. The Minigames

  2. The NPCs

  3. The Barriers connecting it to other worlds

  4. All Dungeon entrance or exit points

  5. The Minimap