Skip to content

Dungeon-like level generator for Unreal Engine 5!

License

Notifications You must be signed in to change notification settings

petegilb/reberu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Reberu, A Dungeon-like Level Generator for Unreal Engine!

Status GitHub Issues GitHub Pull Requests License

Table of Contents

Showcase
About
Credits

Showcase

About

Reberu (レベル) aka Level is a simple extendable plugin for Unreal Engine 5 that allows users to set up "rooms" and automatically stitch them together based off of collision detection and door locations. Users set up their "rooms" with a bounding box and doors, and the generation goes off of that. The functions are overridable and users can set up custom rules to generate whatever kind of level they desire. A planned feature is allowing for collision using Unreal simple collision so users aren't limited to box collision.

Credits

Took inspiration from: ProceduralDungeon, but the code and implementation is all original :).

About

Dungeon-like level generator for Unreal Engine 5!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published