Language…
10 users online: B. Gangster, Blizzard Buffalo, Daniel_mi_bb_fiu_fiu, David_Odie, DimeR, Hwailaluta,  MarioFanGamer, nanothehog, Slash-18, Xulon - Guests: 74 - Bots: 161
Users: 69,712 (2,541 active)
Latest user: PlusSizedScribe

Turning Off Spin Jump

Hello, I disabled the spin jump by STZ 140D|!addr in uberASM (Levelasm) but when I press A, spin jump sfx comes out. How do I change the sfx to normal jump?
If you're not using Addmusic, this is simple as you can change the SFX that's played in UberASM nmi, which would change it before it's played. With Addmusic you can't do that but you can use a generator sprite instead (since they run after most other code but before Addmusic), like this one. Just insert it as a generator with PIXI and place it in the level.
Also note that if you want to disable spin jumping globally there's simpler ways to do it, like with these hex edits.