Skip to content

Choose First Room Data

BenPyton edited this page Oct 13, 2023 · 5 revisions

This function define the root of the dungeon generation.

In output, you have to pass a non-null RoomData.

Here an example where we set always the same room as the first room dungeon:

Next Step

The next step after the first room choice is the choice of the other rooms.

Clone this wiki locally