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 | 13 downloads
Comments (1)
- 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.