Add Connected Rooms Steps

From PMDOWiki
(Redirected from AddConnectedRoomsStep)

The Add Connected Rooms Steps are a family of floor generation step. Their typical priority is -2.2.

Usage

These steps take the current floor plan, and then adds new rooms that connect to the existing rooms.

The two steps are identical in fields, with these differences in process:(unverified)

  • AddConnectedRoomsStep will try to add the entire amount of connected rooms. This can have performance costs on larger floors as the step tries to find valid places to place the roons.
  • AddConnectedRoomsRandStep will search for valid places a finite time only, before giving up.

Fields

This step has the following fields.

Amount

The range of amount of connected rooms.

Generic Rooms

The rooms that can spawn.

Components

The component tags to apply to the spawned rooms. For more information, see component tag.