Language…
16 users online: AnkisethTheMonk, ContinueGames17, elsaiz117, Golden Yoshi, Green, GuleDuyeM, Hammerer, Hot Sauce, josepholnynuts, LightAligns, MrNapkino, Saela, Slava Kochka, Tiger21820, wye, xhsdf - Guests: 100 - Bots: 163
Users: 69,698 (2,532 active)
Latest user: Konamicode895271

More Turn Blocks

SMW Patches → More Turn Blocks

Submission Details

Name: More Turn Blocks
Author: Koopster
Added:
Tool: Asar
Requires Free Space: Yes
Bug Fix: No
Featured: No
Description: This patch allows for a configurable amount of turn blocks to be able to turn at once instead of the usual 4. This is done by creating a system apart from the bounce sprites system to handle them.

Requires some amount of free RAM for each simultaneous turning block.
Tags: bounce sprites lorom sa-1
Comments: 1 (jump to comments)
Download 2.42 KiB | 24 downloads

Screenshots

Comments (1)

 Fernap Link
Tested with:
- Lunar Magic 3.50
- SA-1 Pack 1.40
- Snes9x 1.62.3, Mesen 2
- Asar 1.91

Notes:

Everything works great, accepted.

Added an assert that the turnblock count is in the range 1-129, since it won't work for values outside that range due to how the loops are written.