mariohtml5 icon indicating copy to clipboard operation
mariohtml5 copied to clipboard

Unable to hold onto a koopa shell and fire it later on

Open omarqureshi opened this issue 13 years ago • 1 comments

Platform: Safari 5.1 - OSX Lion

Steps to reproduce

Kill a koopa, hold the run button to grab a shell, move around until you see another enemy. Release run button, no shell is fired.

omarqureshi avatar Jul 23 '11 13:07 omarqureshi

Replace the last line of shell.js with eval('Mario.Shell(Mario.MarioCharacter.World+'Mario.MarioCharacter.X+5*Mario.MarioCharacter.Facing+', '+Mario.MarioCharacter.Y+', '+this.YPic+')');

Tiger-Tom avatar May 13 '20 11:05 Tiger-Tom