Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

DungeonCrawler3D

An asset by slime3000fly
The page banner background of a mountain and forest
DungeonCrawler3D hero image

Quick Information

0 ratings
DungeonCrawler3D icon image
slime3000fly
DungeonCrawler3D

This plugin provides the basic mechanism of DungeonCrawler:- map creation via titlemap node- player movementTo run this script, simply play "World.tscn"Global.gd must be added to the autoloader. (Game/Global.gd)More detailed information can be found at:https://github.com/Rebelion-Board-game/DungonCrawler

Supported Engine Version
4.4
Version String
1.1.0
License Version
CC0
Support Level
community
Modified Date
12 days ago
Git URL
Issue URL

DungeonCrawler: A Godot 4 Asset for Basic Dungeon Crawler Mechanics

DungeonCrawler is a valuable asset for Godot 4, designed to empower developers with fundamental dungeon crawler mechanics, including movement and dungeon generation.

This repository is a port of the original project hosted at uheartbeast/3d-dungeon tailored for Godot 4.

How to Run

  1. Incorporate "Global.gd" into the autoloader located at Game/Global.gd.
  2. Launch "World.tscn".

Dungeon Generation Guide

To generate a dungeon, utilize the tile map found at Game/Map/map.tscn. Simply add any box to initiate the creation of a 3D dungeon cell (Game/cell/cell.tscn). README Screenshot

This plugin provides the basic mechanism of DungeonCrawler:
- map creation via titlemap node
- player movement

To run this script, simply play "World.tscn"

Global.gd must be added to the autoloader. (Game/Global.gd)

More detailed information can be found at:
https://github.com/Rebelion-Board-game/DungonCrawler

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
DungeonCrawler3D icon image
slime3000fly
DungeonCrawler3D

This plugin provides the basic mechanism of DungeonCrawler:- map creation via titlemap node- player movementTo run this script, simply play "World.tscn"Global.gd must be added to the autoloader. (Game/Global.gd)More detailed information can be found at:https://github.com/Rebelion-Board-game/DungonCrawler

Supported Engine Version
4.4
Version String
1.1.0
License Version
CC0
Support Level
community
Modified Date
12 days 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