File Name: | Lock mario in place with L or R |
Submitted: | by ageVerrly |
Authors: | ageVerrly |
Type: | Level |
Includes GFX: | No |
Includes Hijack: | No |
Featured: | No |
Description: | I was asked for this very simple level ASM multiple times so I think it is a good idea to upload it. All this does is set mario's position next frame to his position this frame if L is pressed. That means momentum is stored and can be gained even when locked. You can gain p-speed that way and change your direction midair. You can die if you lock mario during an autoscroll as the screen will go past him. Works in vertical levels as well. |
Screenshots: | ![]() |
As a side note, you don't need to CMP #$00 to check if something is 0 or not - just loading a value into the accumulator sets/clears the zero flag.
Tested with:
• Lunar Magic 3.21
• SA-1 Pack v1.32
• UberASM Tool 1.4
• Snes9x v1.60
• bsnes plus v05