-
Notifications
You must be signed in to change notification settings - Fork 7
SLZ Fan
KoH edited this page Feb 2, 2026
·
2 revisions
| <- $5C: SLZ Rotating Staircase | Object List | $5E: SLZ Seesaw -> |
|---|
The Fan is an object in Sonic the Hedgehog, found in Star Light Zone. It blows strong wind that pushes Sonic back, preventing him from accessing the area beyond it. One subtype of the object will blow air constantly, while the other stops periodically, allowing Sonic a brief opportunity to pass by.
File: _incObj/5D Fan.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.
...
| 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