Dungeon Architect for Unreal Engine 2.32 Help

Build Dungeon

It's time to use everything we've created to build a dungeon

Create Theme file

Create an empty theme file somewhere in the content browser. We'll visit this later to spawn items in our modules (like NPCs, Spawners, Pickups, PlayerStart etc.)

J 94
J 95

Setup Dungeon Actor

Create a new Level

J 96
J 97

Drop in a Dungeon actor

J 98

Select the actor and reset the transform

Change the Builder type to SnapGridFlowBuilder

J 99

Assign the Module Database, Flow Graph and Theme assets

J 100

Click the Build Dungeon button

J 101
J 102

Debug Draw

Select the Dungeon actor and enable Debug Draw to see the flow graph overlay on the world

J 103
J 104
J 105
J 106

Save Map

We've set up our dungeon actor in this map. Save this map, we'll revisit this later

Last modified: 14 September 2024