Skip to content
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

Add Manual Jump from Patcher64+ #695

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

Quorsor
Copy link

@Quorsor Quorsor commented Jun 15, 2024

Adds the Manual Jump option from Patcher64+

Z + A to Jump manually
B while midair to Jump Attack

Build Artifacts

mckinlee pushed a commit to mckinlee/2ship2harkinian that referenced this pull request Sep 23, 2024
Copy link
Contributor

@garrettjoecox garrettjoecox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! You are part of the way there with your VB hook, the idea is that the only change you make to the source code is adding your GameInteractor_Should( to the right spots, and the additional behavior you are introducing should be handled in the hook handler itself (ManualJump.cpp in your case)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants