• Stars
    star
    112
  • Rank 301,403 (Top 7 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Unreal Engine 5 Dungeon Generator

DungeonGenerator

A (hopefully) handy Unreal Engine 5 Dungeon Generator

Updated for 5.3

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