Language…
11 users online: AJ1Ayrton, bradcomp,  E-man38, elwawa, germdove, HammerBrother, Ice Man, Nitrogen, Reiko2121, Sable Mage, tacocat69999 - Guests: 125 - Bots: 105
Users: 70,814 (2,359 active)
Latest user: tacocat69999

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 | 48 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.