Skip to main content
Version: 3.4

Procedural DungeonRoom Data ⏵ Random Door

Random Door

Class: Room Data
Category: Doors
Type: Boolean
Editor Access: Anywhere
Blueprint Access: Read Only

Description

This will force a random door to be chosen during the dungeon generation.
DEPRECATED: It will be removed in a future version of the plugin. As a replacement, you should return -1 as DoorIndex in the ChooseNextRoomData of your DungeonGenerator.

Nodes