Dungeon Generator

An asset by damarindra
The page banner background of a mountain and forest
Dungeon Generator hero image

Quick Information

0 ratings
Dungeon Generator icon image
damarindra
Dungeon Generator

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.

Supported Engine Version
3.1
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Dungeon Generator icon image
damarindra
Dungeon Generator

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.

Supported Engine Version
3.1
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers