-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the Powerup Expansion Kit wiki!
This project aims to provide a extremely robust base for easy development and sharing of custom powerups, including edits of the base game powerups.
- Up to 128 powerup states, 128 custom items and 128 graphics sets
- Powerups and graphics are independant from each other
- Custom item system
- Custom player graphics sets
- Automatic handling of tables by using list files parsed by asar
- Easy to understand folder structure
The project was built upon my personal needs, I will not care if you don't use this pack because I'm using something you can't or don't know to use. I have no desire to provide user support in any shape or form to users who don't know ASM or don't know how to translate the issue they're having into an isolated environment where no other factors affect this system. I'm also not providing any sort of support for external powerups, items or graphics sets, the project is only focused on providing a good base for custom powerups. I don't really care if you borrow code, hijacks, ideas or whatever from this repo, it's public after all. File organization and other things are subject to change.
- 32x32 Player Tilemap Patch 1.5
- Better Powerdown
- Smooth animations - Unreleased resource made by LMPuny
- Dynamic Spriteset System v2.00