orfeasel / DungeonGenerator

An Unreal Engine 5 Dungeon Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DungeonGenerator

A (hopefully) handy Unreal Engine 5 Dungeon Generator

Updated for 5.4

Generator gif showcase

Read the full docs here: https://github.com/orfeasel/DungeonGenerator/blob/main/Docs/HowToUse.pdf

TL;DR

  • Place the dungeon generator in your level
  • Assign a static mesh for your floor tiles to FloorSM
  • Assign a static mesh for your walls to WallSM
  • Click the generate dungeon button

Options image

Available BP nodes

BP Nodes

About

An Unreal Engine 5 Dungeon Generator

License:MIT License


Languages

Language:C++ 94.1%Language:C# 5.7%Language:C 0.2%