Language…
14 users online: Angelito, anonimzwx, codfish1002, crm0622,  Fernap, GrenudoGames, HammerBrother, Kaputon, megaBC333, Morph Moth, PuffleDreemurr, RedYoshi87, Zavok, Zoreo - Guests: 89 - Bots: 201
Users: 62,817 (2,619 active)
Latest user: Kaputon

Allow spinjump from vine/net/etc. by RussianMan

File Name: Allow spinjump from vine/net/etc.
Submitted: by RussianMan
Authors: RussianMan
Type: Level, Game Mode
Includes GFX: No
Includes Hijack: No
Featured: No
Description: This code allows player to spinjump from vine/net and etc. tiles.

Credit is optional.
Screenshots:
This works fine with one minor detail. When checking if the game is paused, you only check $9D. However, UberASM level main code is run before the game checks the pause flag in $13D4, so you can actually spin-jump off a vine while the game is paused. Of course, you won't actually move until you unpause, but it's still not the correct behavior (you can't jump off a vine while the game is paused) and you can even hear the sound effect if the music hasn't completely faded out.