Tip: The "Edit Animation Settings" tab in Lunar Magic is very convenient if you want to disable certain animations in the game to make room for your own graphics or ExAnimations.
Are you looking to use the bonus cannon from level 0/100? If so, send a private message to HuFlungDu and ask him, since he is the one who made it. If he approves, I'll put up the link to the sprite (if he doesn't beat me to it).
On the subject of SMWCP resources, is the txt of The Entertainer (Bonus room music) available? It looks like most of the other stuff has been released, but not this. I'm not sure I would ever use it, but I'd love to kick back and listen to the .spc for lulz.
-------------------- Your layout has been removed.
Also, is the generator from the World 3 castle released anywhere? (the one that makes Mario flip the controller so if he goes left, he goes right and vice versa, and he is flashing) Also, if it isn't, could I make it myself?
LDA $13
BIT #$08 ;Increase this by powers of 2 to increase how long it takes the controls to flip, decrease by powers of 2 to decrease.
BNE ++
LDA $15
AND #$03
BEQ +
EOR #$03
STA $15
+
LDA $16
AND #$03
BEQ ++
EOR #$03
STA $16
++
HuFlungDu made this code (it's not exact version, but pretty near). Also, I think you shouldn't have problems with making your version of this generator. Not like we copyright ideas or something .
-------------------- Legacy ports zip (now that those went down because Dropbox)
Follow Us On