Language…
10 users online: Burst Man, crocodileman94, h.carrell, jferrerfaj,  Major Flare, Pitchin' Luigi, Ringo, TrentonQuarantino, will___, Zavok - Guests: 111 - Bots: 101
Users: 70,507 (2,454 active)
Latest user: Dundorr

Charged Fireball

UberASM Repository → Charged Fireball

Submission Details

Name: Charged Fireball
Authors: Kevin, Ladida, SuperMariaSis
Added:
Type: Level
Includes GFX: No
Includes Hijack: No
Featured: No
Description: This UberASM makes mario shoot a Yoshi Fireball if you hold a fire button (and optionally an additional button, by default R), emulating a charged fireball, just like in many platformer games like Megaman.
Check out the ChargedFire.asm file for customization options.

It also includes a minor patch (to be applied with asar!) and GFX to make Yoshi Fireballs and Flopping Cheep-Cheeps swap tilemaps, so you can have Yoshi Fireballs in every level, optional but recommended (especially if using this in gamemode 14!).

You can find the patch version here.
Tags: charged fireball lorom player sa-1
Comments: 3 (jump to comments)
Rating:
0.0 (0 ratings)
No rating
Download 9.56 KiB | 407 downloads

Screenshots

Comments (3)

X11Gbyte Link
How can I disable the fireballs completely within the file?
I would like Mario not to shoot.
I need Mario at one level to be unable to shoot. #tb{:?}

I would like to use only Yoshi Fireball
Would it be possible?
Thank you for your help
Anas Link
I discovered two interesting oversights with this code:

1) The way the fire charge works makes the star timer last for as long as you hold the button(s) for the charge. This means infinite star power. Of course, if you stop the charge, the star timer will eventually wear out, so it's not that OP.

2) You can do the charge in scenarios where you shouldn't, such as during the goal walk. (Edit: you can fix this by adding 'ora $1493|!addr' under 'ora $1497|!addr' in line 49.)
 Major Flare Link
Tested with: LM 3.11, UberASMTool 1.4, ZMZ 1.08 and SA-1 1.32.

Like the patch, it is fully functional. Accepted.