Mario's Platform Adventure: Difference between revisions

Jump to navigation Jump to search
m (Clearer language)
Tags: Mobile edit Mobile web edit
Line 4: Line 4:
==Explication==
==Explication==
When the controllable platform hits a wall, it will stop and then starts moving in the other direction. However, it will still clip into the wall for a single frame.
When the controllable platform hits a wall, it will stop and then starts moving in the other direction. However, it will still clip into the wall for a single frame.
The controllable platform also has a anti spam timer to prevent us from constantly reactivating it, but it can be bypass by alternating between two buttons. Since pressing another button instantly resets the controllable platform, it is possible to keep alternating between them in a corner to clip the platform out of bounds.
The controllable platform also has a anti-spam timer to prevent us from constantly reactivating it, but it can be bypassed by rapidly alternating between two buttons. Since pressing another button instantly resets the Mario's ability to control the platform, it is possible to keep alternating between them in a corner in order to clip the platform out of bounds.


==Application==
==Application==