D
Publisher
damarindra
Dungeon Generator
Tools
Dungeon Generation Script Node Scene Development Corridors
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.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
v0.1
Latest Godot 3.1+