-
Notifications
You must be signed in to change notification settings - Fork 7
SLZ Elevator
KoH edited this page Feb 4, 2026
·
2 revisions
| <- $58: SYZ Big Spiked Ball | Object List | $5A: SLZ Circular Platforms -> |
|---|
The Elevator is an object in Sonic the Hedgehog, found in Star Light Zone. Most elevators move Sonic up or down when stood upon, while one variation that goes unused can move Sonic diagonally. Act 3 has a subtype that spawns elevators at timed intervals.
File: _incObj/59 SLZ Elevators.asm
Changes from Sonic 1
- Word-length obPriority pointer due to the new Priority Manager.
- Word-length obRespawnAddr added due to the S3K Object Manager.
...
- Type: Top-Solid
- Width: 40px
| x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8 | x9 | xA | xB | xC | xD | xE | xF | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x | Render | Addr | Addr | Addr | Gfx | Gfx | Map | Map | Map | Map | XPos | XPos | XPos | XPos | YPos | YPos |
| 1x | YPos | YPos | ~ | ~ | ~ | ~ | RespawnAddr | RespawnAddr | ~ | ~ | Priority | Priority | Frame | ~ | ~ | ~ |
| 2x | ~ | ~ | ~ | DispWid | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ |
| 3x | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ | ~ |
Objects
Static Objects | Star Light Zone Objects | Objects with Subtypes | Objects with Partial Solidity