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

Mouse wheel change weapon doesn't work while sprinting #45

Open
yohjimane opened this issue Apr 16, 2024 · 2 comments
Open

Mouse wheel change weapon doesn't work while sprinting #45

yohjimane opened this issue Apr 16, 2024 · 2 comments
Labels
bug Something isn't working low priority

Comments

@yohjimane
Copy link
Owner

Describe the bug
Mouse wheel scroll change weapon doesn't work while sprinting. If you change weapon with number keys, it works correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Begin sprinting with some weapon equipped
  2. Change weapon with scroll wheel
  3. Character stops sprinting, but does not change weapon
  4. Repeat steps 1-3, but change the weapon with binded key instead
  5. Character stops sprinting and changes weapon successfully.

Expected behavior
It should work the same way whether you change weapon with scroll wheel or keybind.

Desktop (please complete the following information):

  • OpenXRay alpha 0.0.1
  • hotfix v0.1.09
@yohjimane yohjimane changed the title Mouse wheel scroll change weapon doesn't work while sprinting Mouse wheel change weapon doesn't work while sprinting Apr 16, 2024
@yohjimane
Copy link
Owner Author

Probably related to deferred actions, we expect keybind there but not scroll wheel, so there is no deferred action set after sprint animation ends.

@tiltedcan
Copy link
Collaborator

Issue is still present in hotfix 12

@tiltedcan tiltedcan added bug Something isn't working low priority labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority
Projects
None yet
Development

No branches or pull requests

2 participants