Name: | Stomp w/ Star |
Author: | aroohwahoou |
Added: | |
Tool: | Asar |
Requires Free Space: | Yes |
Bug Fix: | No |
Featured: | No |
Description: | A patch that allows the player to stomp on enemies and pick up objects when they have a Star. Still allows the player to Star-kill enemies by running into the side of them. This also uses a second hijack to apply to Rex, since he doesn't use the default interaction. |
Tags: | enemies holding lorom sa-1 star stomp |
Comments: | 2 (jump to comments) |
Download
2.79 KiB | 136 downloads
Comments (2)
I haven't checked the code myself, but out of curiosity, is there a hijack for wiggler as well? It also uses its own interaction.
There's an issue that has appeared after you've added the yoshi fix, and two others that I missed during past testing, but I don't think it's worth rejecting (again) for these.
Otherwise works as intended.
edit: I don't know how you came up with [BRA $01A841] in the first place... it's such a bizzare way of jumping to $01A87E, you could've just done [BRA +] and the + would be below [org $01A87E], or just [BRA $41] (which is what it assembles as) would be fine, but it works as it should i guess, lol.