Tip: You can use the SMW Customizer to edit tons of misc. features in SMW, including the speed of Bullet Bills, how many points a 3-UP moon gives you, and more!
This patch adds a flag which changes if fireballs interact with sprites or hurt the player.
Affects Yoshi and player fireballs.
If you spawn fireballs via asm make sure you set the flag to interact with the player or with sprites. If you don't set this flag it might still be set or not set from the previous sprite.
Requested by Erik557
v1.1 - Corrected an oversight that gave garbage clipping data to fireballs set to damage the player
Remoderated. Corrected a rather glaring oversight that causes fireballs set to damage the player to use the generic extended sprite clipping routine at $02A519. This routine pulls garbage data for Yoshi fireballs and gives them an ultra-tall clipping height, damaging the player when not remotely near the sprite.
Note that the hitbox on a Mario fireball isn't a particularly great match with its graphics. Ordinarily the mismatch is biased in favor of the player, but a fireball set to damage the player may cause some janky hits.
Tested with Asar 1.71, Lunar Magic 3.04, SA-1 1.32, Snes9x 1.59.2.
Follow Us On