Controllable Platform: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
(created this stub of a page)
 
No edit summary
 
Line 16: Line 16:
|expand=noexpandable
|expand=noexpandable
}}
}}
The '''Controllable Platform''' is a platform located in the red coin room of [[Hazy Maze Cave]], it is red with 4 buttons with arrows, each pointing in a diferent cardinal direction. Mario can step on the buttons to allow the platform to move in said direction<ref>[https://github.com/n64decomp/sm64/blob/9921382a68bb0c865e5e45eb594d9c64db59b1af/src/game/behaviors/controllable_platform.inc.c Platform Behavior in decomp]</ref>
The '''Controllable Platform''' is a platform located in the red coin room of [[Hazy Maze Cave]], it is red with 4 buttons with arrows, each pointing in a diferent cardinal direction. Mario can step on the buttons to allow the platform to move in said direction.<ref>[https://github.com/n64decomp/sm64/blob/9921382a68bb0c865e5e45eb594d9c64db59b1af/src/game/behaviors/controllable_platform.inc.c Platform Behavior in decomp]</ref>
 
==Glitches==
==Glitches==
===Mario's Platform Adventure===
===Mario's Platform Adventure===
{{Main|Mario's Platform Adventure}}
{{Main|Mario's Platform Adventure}}
By placing the platform in a corner, and alternating between two buttons, it is possible to slowly clip the platform out of bounds.
By placing the platform in a corner, and alternating between two buttons, it is possible to slowly clip the platform out of bounds.
This is used in [[Watch for Rolling Rocks]] to complete the star in 0 A presses
This is used in [[Watch for Rolling Rocks]] to complete the star in 0 A presses.
==References==
==References==
<references/>
<references/>
{{objects}}
{{objects}}

Latest revision as of 01:03, 3 October 2023

Controllable Platform
STROOP- HMC Directional Elevator.png
Hitbox Info
Hitbox

Collision involves triangles instead of a cylindrical hitbox

Found In
Hazy Maze Cave

The Controllable Platform is a platform located in the red coin room of Hazy Maze Cave, it is red with 4 buttons with arrows, each pointing in a diferent cardinal direction. Mario can step on the buttons to allow the platform to move in said direction.[1]

Glitches

Mario's Platform Adventure

Main article: Mario's Platform Adventure

By placing the platform in a corner, and alternating between two buttons, it is possible to slowly clip the platform out of bounds. This is used in Watch for Rolling Rocks to complete the star in 0 A presses.

References