Name: | Thwomp Smoke Quake Effect |
Authors: | Moltz, Sonikku |
Added: | |
Tool: | Asar |
Requires Free Space: | Yes |
Bug Fix: | No |
Featured: | No |
Description: | Ever wanted Thwomps to do a fancy smoke quake effect when slamming the ground? Well, this patch takes the smoke quake routine from one of Sonikku's sprites and adapts it to the vanilla Thwomp sprite to deliver exactly that. |
Tags: | lorom sa-1 smoke sprite sprite thwomp |
Comments: | 1 (jump to comments) |
Download
1.25 KiB | 51 downloads
Comments (1)
- Lunar Magic 3.50
- SA-1 Pack 1.40
- Snes9x 1.62.3, Bsnes-plus 05
- Asar 1.91
Notes:
Mostly okay with just a few little bits of cleanup and such listed below, so accepted.
- Cleaned up the header (gsu defines aren't needed anymore, etc)
- Gave the spawn routine a proper label instead of +, which made the code flow a bit difficult to follow
- Added defines for the offsets
- Added a note and check that the smoke timer isn't too high (values larger than 31 can cause garbled graphics), and changed to decimal for user friendliness
- Triggering a thwomp at the very opposite edge of the screen can cause the smoke to wrap around, but this is a limitation of vanilla smoke sprites