Language…
4 users online: Gringo Loco Jr., Heitor Porfirio, pnaha, Seamus Sinclair - Guests: 293 - Bots: 119
Users: 70,443 (2,478 active)
Latest user: TomBrooks

SMB3 Cannonball v1.1

SMW Sprites → SMB3 Cannonball v1.1

Submission Details

Name: SMB3 Cannonball v1.1
Author: Davros
Added:
Version History: View
Tool: PIXI
Type: Standard
Dynamic: No
Disassembly: No
Includes GFX: Yes
Description: A reproduction of the cannonball fired by pipes in SMB3. Shooters are included.

Now SA-1 hybrid.

v1.1
-----
Fixed a bug this would crash with pixi since 1.2.3 (apparently, according to reports), this is probably crashing with versions earlier than that, considering the fix.
Tags: airship cannonball lorom sa-1 smb3
Comments: 8 (jump to comments)
Rating:
5.0 (1 rating)
No rating
Download 7.38 KiB | 1,072 downloads

Screenshots

Comments (8)

Amomario123w Link
finally for the more update version for pixi pretty, cool airship level that we can make with this cannon ball

if you want to have the ball's speed like smb 3 just change this code in the sprites's asm file at the line 39
Code
X_SPEED:             db $20,$E0

to this:
Code
X_SPEED:             db $30,$D0
 Major Flare Link
Tested with pixi 1.2.6 - since there weren't any bugs regarding the tool, and the sprite and shooters are working fine... accepted.
Gregor From older version: SMB3 Cannonball Link
Seems to be broken on PIXI 1.2.3.
 Blind Devil From older version: SMB3 Cannonball Link
Included new shooters based off of MarioFanGamer's Customizable Shooter (one way and two-sided) with editted smoke spawning routine and proper sprite spawning positions, and also updated the cannonball sprite code to work best with said shooters.
 Blind Devil From older version: SMB3 Cannonball Link
Fixed weird clipping and removed unnecessary custom player/sprite interaction code.
 Blind Devil From older version: SMB3 Cannonball Link
You can use MarioFanGamer's Customizable Shooter to shoot this sprite.

edit: optimized shooters are included with the sprite now
IHMPRKB123 From older version: SMB3 Cannonball Link
Incluye una versión shooter de esto
Includes a shooter version of this please
Chihaya From older version: SMB3 Cannonball Link
This is a great sprite and I'm glad it was converted already, but, I think you (mods) should include the shooter version of this sprite in the ZIP file.