Name: | Reverse Controls |
Author: | Nowieso |
Added: | |
Type: | Level |
Includes GFX: | No |
Includes Hijack: | No |
Featured: | No |
Description: | This is a very user-friendly code that lets you switch certain buttons on the controller. You can switch controls based on: - Nothing - always switch the controls - ON/OFF Switch - P-Switch - Star-Power - Yoshi - Water Feel free to submit more options! This code might be useful to create a unique ghosthouse/ghost themed level. Set your options in the asm file!!! Credit is optional, just don't claim it as your own. |
Tags: | abilities controller controller button lorom mario on-off-switch p-switch sa-1 star water yoshi |
Comments: | 5 (jump to comments) |
Rating: |
Download
1.43 KiB | 555 downloads
Comments (5)
During the moderation, I added SA-1 compatibility and removed a few unnecessary branching instructions to slightly speed up the code. Ideally, the code should be swapped to optimize it even further (taken branches add an extra cycle).
A future suggestion could be to clean up all the magic numbers to make this code even more user-friendly. Remember: Asar defines can be absolutely anything and can also substitute anything, not just numbers.