Special Stage Cursor - RetroKoH/S1Fixed GitHub Wiki
| Dynamic Objects |
|---|
The Special Stage Cursor is an object in Sonic the Hedgehog, appearing only in the Special Stage when using Debug Mode. It is part of an all-new Debug Mode framework coded from scratch, based on the Debug Mode framework seen in the 2013 and Origins versions of Sonic the Hedgehog. This object is purely visual, meant to show the player where their selected item will be placed within the Special Stage.
File: _incObj/-- SS Debug Cursor.asm
Changes from Sonic 1
- Sonic 1 used the standard Debug Mode in the Special Stage, allowing the player to only place Ring objects (Obj25). These objects are unable to move properly within the stage, and Sonic is unable to collect them, due to not being programmed to interact with other objects.
- This object displays the location at which Special Stage blocks are placed by the new system.
This object has no subtypes.
| x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8 | x9 | xA | xB | xC | xD | xE | xF |
|---|
N/A