-
Notifications
You must be signed in to change notification settings - Fork 17
Amphitheatre G-Mode Spark Interrupt #2600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
kjbranch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not seeing how to do this one. There's no heat in g-mode, and if you CF, theres no way to exit g-mode with x-ray
Use the acid. The instant autoreserve triggers, G-Mode ends, so triggering in acid is mostly the same as using heat in that you have a few options:
The similarity is why I used the heat trigger helper but maybe it'll help to expand it out and make it more clear that this is an acid trigger. |
The main problem is that |
|
I found the acid interrupt to be a bit tricky, because when you try to spark your hitbox shrinks a bit, so you need the acid to be very close when attempting to spark. But it very well could just be that I'm bad at that type of movement. If you crouch then spark just as the acid hits samus, the crouch moves her up enough that you dont take any acid damage in the reserve trigger (with varia on you can lose 0 of your energy during the trigger.) |
Hopefully the description is clearer now. For the logic part of it, I couldn't think of a better way to show that it's an acid interrupt than to stick an acidFrame requirement right before the reserve trigger. |
|
You were right, I must have accidentally laid a PB after the CF which was what was preventing pausing |
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
Heated G-Mode from both doors.