Quantcast
Channel: Super Mario Bros. X Forums
Viewing all articles
Browse latest Browse all 2929

LunaLua • customPowerups.lua - One more powerup framework! [v1]

$
0
0
Wanted to create SMBW powerups but anotherpowerup had some issues with reserveBox which I was unable to fix, so I ended up doing my own powerup system with a bit of code from anotherPowerup.lua.

GIFs:
Spoiler: show
Image
Image
Image
Cape feather by MDA: viewtopic.php?t=26620
Super ball flower by lucstar and MegaDood: viewtopic.php?t=28422

How is it any different from anotherpowerup?
- Multiplayer compatible
- Replaces a single powerup
- Replaced powerup doesn't need to be recreated
- Uses custom forced state IDs
- No custom powerup tiers

Can anotherPowerup powerups still be used?
- Yes, this library has compatibility functions. The only things that won't work are custom powerup tiers.
- You can find "local ap = require("anotherPowerup")" and change it to "local ap = require("customPowerups")" and things should work by default.
- Unfortunately, Captain Monochrome's powerups use a modified version of ap so they can't be properly used with this.

Credits:
Marioman2007 - customPowerups.lua and both the powerups, drill player sprites

Give credits if used, enjoy!
Emral - code from anotherpowerup.lua

- Credits for GFX
Shikaternia - Bubble and its pop effect sprites
RedBallBomb - Bubble flower sprite
Deltomx3 - Base sprites for the drill powerup, Jewel block sprites
Bubble Flower's palettes were taken from the frightlight npc

Included Powerups:
- Drill Mushroom
- Bubble Flower

Download:
https://drive.google.com/file/d/1dCOIrv ... sp=sharing

Statistics: Posted by Marioman2007 — Mon Feb 05, 2024 11:44 am



Viewing all articles
Browse latest Browse all 2929

Trending Articles