skip to Main Content

Dungeon Generator Plugin is a free to use open source plugin created in Unreal Engine 4. It uses a TileMatrix class to build a random generate and then spawn all the required meshes in the world.
Features list:

  • A Tile Matrix class to generate the whole space of the dungeon
  • A Dungeon Generator class to spawn all the required meshes
  • A Room Template option in order to use various different meshes instead for different rooms

 

Back To Top