Language…
18 users online:  AmperSam, Carnalwillow, crocodileman94, DanMario24YT, EvilAdmiralKivi, h4shcat, Hayashi Neru, Jaiden, JezJitzu, MorrieTheMagpie, quantumcoder,  Segment1Zone2, ShadowMistressYuko, signature_steve, simon.caio,  Tahixham, toady, TonyversoTV - Guests: 262 - Bots: 301
Users: 64,795 (2,378 active)
Latest user: mathew

Custom Pipe Dwelling Lakitu

SMW Sprites → Custom Pipe Dwelling Lakitu

Submission Details

Name: Custom Pipe Dwelling Lakitu
Author: Kevin
Added:
Tool: PIXI
Type: Standard
Dynamic: No
Disassembly: No
Includes GFX: No
Description: This is a custom version of the Pipe Dwelling Lakitu (sprite 4B), based on the disassembly by Mathos and Nekohdot. The main feature is the possibility to change which sprite is thrown by Lakitu with the extra bytes:
- Extra byte 1: sprite number to throw.
- Extra byte 2: sprite state to spawn the sprite in (useful to spawn carryable/kicked items).
- Extra byte 3: X speed to throw it at.
- Extra byte 4: Y speed to throw it at.
Additionally the extra bit set will make it spawn a custom sprite instead.
By default it will throw silver coins when the silver P-Switch is active, but it can be disabled in the file. Also a few smaller improvements were added (shared subroutines stuff, change .cfg to .json with custom sprite list entries, made it use the palette from the json file instead of being hardcoded, added defines for the tilemap).
Tags: enemy lakitu lorom pipe sa-1
Comments: 6 (jump to comments)
Rating:
3.0 (2 ratings)
No rating
Download 3.58 KiB | 777 downloads

Screenshots

Comments (6)

Paperdomo101 Link
This works great, thank you!
Black Goku Link
Originally posted by jesus angel
nice sprite, but i have problems, i inserted this sprite, when i test my hack, the game crashes
Probably is a patch or another thing. If the game crashes when the lakitu throw a sprite, it's because the extra bit is set , and you forgot to change the custom sprite that lakitu spawns in the ASM file.
jesus angel Link
nice sprite, but i have problems, i inserted this sprite, when i test my hack, the game crashes
Superwan Link
Originally posted by Superwan
Error : (E5094): Macro 'SpawnSpriteSafe' wasn't found ?
I don't understand ? I have a missing routine ?


The routine wasn't in my version of pixi. Maybe you should write the required version of pixi in desc
Superwan Link
Error : (E5094): Macro 'SpawnSpriteSafe' wasn't found ?
I don't understand ? I have a missing routine ?
 Major Flare Link
Tested with: Lunar Magic 3.21, PIXI 1.32, ZMZ 1.08 and SA-1 1.32.

Accepted.