Dest State

From PMDOWiki
Revision as of 16:03, 2 September 2025 by Imbion (talk | contribs) (Created page with "'''Dest State''' is a tile state. == Usage == This tile state is used to modify the destination of stairs. It is typically used with secret stairs to direct the player to another segment. == Fields == This tile state has the following fields. === Dest === The destination to travel through, in the form of the structure id and map id. === Toggles === Has the following toggles: * '''Relative''': The structure id and the map id are relative to the player's cu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dest State is a tile state.

Usage

This tile state is used to modify the destination of stairs. It is typically used with secret stairs to direct the player to another segment.

Fields

This tile state has the following fields.

Dest

The destination to travel through, in the form of the structure id and map id.

Toggles

Has the following toggles:

  • Relative: The structure id and the map id are relative to the player's current location.
  • Preserve Music: The music is not changed when traversing the stairs.