Dungeon Generator's icon

Dungeon Generator 0.1 Scripts 3.1 Community

Submitted by user damarindra; MIT; 2019-03-16

To create a dungeon data, add DungeonGenerator.gd to Node. Call do_generation function. It will create a bunch of rooms and corridors.

See, DGDriver.gd for how I implement it.

Known Issues:
- Data for Corridors colliding with rooms. If you are using auto-tile, this is not a big problem. Will fix it when I have time.


View files Download Submit an issue Recent Edits