Main Exits and Inner Exits

This tutorial requires you to use the Meta Maze and to let Exits spawn via Assets Map.

When you want to visually enhance whether an exit leads to the next randomized map or actually lets the Player leave the dungeon, follow this article!

For every exit that you want to use the alternative form to indicate the direct way to leave the dungeon, add a new entry to the Decoration Map with its respective Region Id. Get the respective Ids from the table below; you can change them in the Plugin Manager if required. The Plugin will then automatically choose the alternative exit for all exits you defined as an alternative form.

DirectionRegion Id
Top25
Left20
Right27
Bottom17

Using these alternative exits comes with another benefit. Now, you don’t need to use eventing anymore to check if the player has left the dungeon, as the Plugin already puts the right exit for you.