A Sledge Bro from Super Mario Bros. 3. It walks back and forth. It occasionally jumps and creates an earthquake when it lands. It periodically throws two hammers.
It throws an extended sprite hammer which is identical to the one bundled with PIXI but is still included for convenience. The included ExtendedGetDrawInfo fixes a crash in PIXI's, so it is highly recommended you replace it with it. The Hammer Bro uses the same hammer, so both sprites can share it.
Make sure to specify the extended sprite number of the hammer (extended/hammer.asm) from list.txt in the Sledge Bro's ASM file (sprites/SledgeBro.asm)!
Converted to PIXI and added SA-1 compatibility. A nice port of the Sledge Bro. Using extended sprites is a massive advantage because the hammers won't create as much slowdown and won't take up sprite slots.
Also includes a JSON file which can be used instead of the CFG file with PIXI 1.2 or above to make the sprite display in Lunar Magic.
This was originally part of Sonikku's C3 2013 sprite pack and was submitted to the section with his permission.
Follow Us On