Based off of the Clawgrip Boss in Super Mario Bros. 2. It walks around throwing rocks at you, and the way to defeat him is to throw the rocks back at him.
Greatly optimized Clawgrip's code overall (it even used to run table as code but managed to not break somehow). Removed unnecessary code and reduced tilemap and displacement tables. Made it possible to change palette and properties through CFG properly (previously some bits were being set, thus not giving the intended results). Optimized Clawgrip's rock projectile code, including a player blocked check so you no longer can die from being clipped into a wall while riding the sprite. Added a check that makes the sprite shatter after a certain time it's thrown away, since after that it can't be picked up again anyways. Also removed unnecessary code. Provided better graphics, based off of SMAS SMB2. Included a JSON file for new PIXI (CFG is still present for old PIXI users). Added screenshot, tags, and SA-1 support.
Follow Us On