Git repository for the sprites on platforms patch
- Assembly 100%
| sprites_on_platforms | ||
| .gitignore | ||
| CHANGELOG.md | ||
| README.md | ||
| sprites_on_platforms.asm | ||
Sprites on Platforms and Springs (Taylor's Version)
Version 1.1.2
By Ari
What this does
Enables sprites to interact with platforms and springs.
Additionally, has settings to make platforms trigger their behavior with sprites; allow sprite blocks to interact with sprites; only interact with platforms with the extra bit enabled; compatibility with many custom platforms out of the box; and much more.
Some sprites act funny. You can disable their interaction with platforms or leave them be.
Requirements
Requires 168 (lorom) or 528 (SA-1) bytes of free RAM.
Requires 12 bytes of vanilla free ROM, by default in bank 07.
Due to the processing power, SA-1 is recommended.
Notes
A remake of an old patch for the same purpose. Not inspired by it, nor does it use any of its code.