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

please add auto dash feature, my finger hurt when play Pike #7

Open
Tobi-Mob opened this issue Jun 21, 2022 · 4 comments
Open

please add auto dash feature, my finger hurt when play Pike #7

Tobi-Mob opened this issue Jun 21, 2022 · 4 comments
Labels
good first issue Good for newcomers

Comments

@Tobi-Mob
Copy link
Owner

If you are working on update, please add auto dash feature, my finger hurt when play Pike

Originally posted by @ts2812ht in #5 (comment)

@Tobi-Mob Tobi-Mob added the good first issue Good for newcomers label Jun 21, 2022
@Tobi-Mob
Copy link
Owner Author

Adding Action.Type.Dash here could already be enough

case Action.Type.BasicAttack:
case Action.Type.JumpAttack:
_inputMethodField.SetValue(action, typeValue);

@idogadol
Copy link

I'd like that feature as well, but I have no idea how to do that xD

@Tobi-Mob
Copy link
Owner Author

Adding Action.Type.Dash here could already be enough

case Action.Type.BasicAttack:
case Action.Type.JumpAttack:
_inputMethodField.SetValue(action, typeValue);

I tried that, but sadly this will only let pike dash with normal (slow) speed
and not as fast as possible.

Some other solution would be needed.

@Samvdg
Copy link

Samvdg commented Jul 11, 2024

Could you add a toggle option where when enabled, your dash automatically actives twice in rapid succession when pressing the dash button?

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

No branches or pull requests

3 participants