Skip to content

Unreal Engine 5.2.1 plugin designed to make procedural map generation with premade rooms, inspired by the game Enter the Gungeon. For more information, please refer to the README file.

Notifications You must be signed in to change notification settings

Selviniahh/ProGenWithPreMadeRooms

Repository files navigation

ProGenWithPoreMadeRooms

The project is yet incomplete and contains bugs and optimization concerns. For more detailed information, please refer to the documentation

Clone the project or download as zip. Paste to the Plugins folder of your project. If there's no Plugins folder, create one.

First time starting the project, content resources must be given. Edit -> Project Settings -> Proecdural Map Generation

  • Scene Cap Material: M_RenderView
  • Pro Gen Class: BP_ProGen2
  • Tile Plane Actor: Tile
  • Tile Material: M_TileUnClicked
  • Tile Hover Material and Tile Selection Material any material is appropriate.

Documentation of the plugin can be found here documentation

About

Unreal Engine 5.2.1 plugin designed to make procedural map generation with premade rooms, inspired by the game Enter the Gungeon. For more information, please refer to the README file.

Topics

Resources

Stars

Watchers

Forks