User Tools

Site Tools


metroid:doors

Doors In Metroid

Doors in Metroid are a common source of confusion. The different aspects of doors are explained in this article.

Scrolling

The trickiest aspect of the doors in Metroid is how they affect scrolling. A room scrolls either horizontally or vertically. The direction a room scrolls is determined by the doorway in the previous room. This makes things unintuitive and confusing, but this is the way it is.

There are two types of doorways, as can be seen in Editroid (enable Display Physics under the View menu). Note that most doors are green, but a few are yellow. Using Brinstar as an example, green doorways are object type 3, and yellow doorways are object type 4.

Standard Doorways

A green doorway toggles scrolling between horizontal and vertical when the player passes through the door. Green doorways are used to connect two rooms that scroll in different directions.

Yellow doorways are special doorways that always set scrolling horizontal. These are intended to connect two horizontal rooms together. (There is no way to connect two vertical rooms together.)

Doorway Scrolling Patch

Editroid provides a patch that modifies how doorways affect scrolling. When the patch is applied, green doorways will always set scrolling to vertical, and yellow doorways will always set scrolling to horizontal. Understand that when the player passes through a doorway, scrolling is based on the color of the doorway in the room the player came from, not the doorway in the room he entered.

To connect two vertical rooms together, use green doorways. To connect two horizontal rooms, use yellow doorways. To connect a horizontal room to a vertical room, place a green door in the horizontal room and a yellow door in the vertical room.

Non-Scrolling Rooms

There are a number of non-scrolling (single screen) rooms in Metroid. Note that even though these rooms may not scroll, they are still considered to be a horizontal or vertical room.

A horizontal room can be made to be non-scrolling by placing a door on both sides of the screen. Alternatively, a horizontal room won't scroll if the screen next to it is disabled on the map. (In Editroid, you can disable a map location by clicking on the screen in the editor area, and selecting Disable Selected Screen under Tools.)

A vertical room will only be non-scrolling if the map locations above and below it are disabled.

Music Changing Doors

There are four types of door bubbles. There are the familiar standard doors (blue), missile doors (red), and ten-missile doors (purple or orange). Additionally, there are music changing doors. These are only used in Tourian, for the doors that lead into and out of the room containing Mother Brain. These doors cause the music to change between the normal level music and the Mother Brain music. They may stop the music or play the wrong music if used incorrectly or in the wrong area.

Doors In Item Data

 Doors in item dataIn Metroid, door bubbles are normally part of a screen’s layout. (They will show up everywhere that same screen is used.) There are a few door bubbles that are stored in the level’s item data. In Editroid, a door bubble stored in item data will appear further from the doorway than a normal door bubble, as shown to the right.

The door bubbles stored in item data generally behave the same as normal door bubbles, but there are a couple of differences when it comes to editing. The doors in item data are edited with the item editing interface (a list appears above the map when the door is selected), and they can not be deleted from the room the same way a normal door bubble can. To delete a door from item data, use the Advanced Item Editor under Tools. You can also easily move the door to another room by showing the level’s items on the map, and dragging the door’s icon to a different room.

When a room contains both a normal door bubble and a door bubble in item data, the door in item data takes precedence. This allows you to replace a room’s normal door. For example, in the very tall shaft in Norfair, a screen with a blue door bubble on the left is reused several times. The door going to the high jump boots, however, has been replaced with a red missile door.

metroid/doors.txt · Last modified: 2015/02/28 22:59 by 127.0.0.1