Skip to content

Choose First Room Data

BenPyton edited this page Apr 9, 2022 · 5 revisions

Choose First Room Data

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.