Git repository for the sprites on platforms patch
  • Assembly 100%
Find a file
2026-03-06 15:42:51 -06:00
sprites_on_platforms typo 2026-03-06 15:42:51 -06:00
.gitignore Initial release 2026-02-24 16:08:22 -06:00
CHANGELOG.md Initial release 2026-02-24 16:08:22 -06:00
README.md Initial release 2026-02-24 16:08:22 -06:00
sprites_on_platforms.asm Add PIXI guard 2026-03-05 21:55:58 -06:00

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.