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

Tilt get stuck when interacting with the fast/slow speed multiplier #38

Open
1 task done
originalnicodr opened this issue Feb 14, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@originalnicodr
Copy link
Owner

originalnicodr commented Feb 14, 2024

Are you on the latest version of UnityExplorer?

  • Yes, I'm on the latest version of UnityExplorer.

Which release are you using?

BepInEx 5.X Mono

Which game did this occur on?

Aragami

Describe the issue.

For some reason, when tilting the freecam while using a speed modifier key, and letting go of said keys, the tilt can get "stuck" and it keeps on going. I believe it might be due to the Input wrapper still registering the tilt for some reason. What its weird is that this only seems to happen in Aragami? Should investigate.

shift / alt key down -> tilt key down doesn't work
tilt key down -> shift /alt key down -> shift/alt key up -> tilt key up continues with the tilt

Edit: I found this problem on Sable as well. I have read that it may be a Unity bug. In either case, we could try refactoring how the tilt works with GetKeyDown and GetKeyUp if those are not affected by this bug.

Relevant log output

No response

@originalnicodr originalnicodr added the bug Something isn't working label Feb 14, 2024
@originalnicodr originalnicodr changed the title [Aragami] Tilt get stuck when interacting with the fast/slow speed multiplier Tilt get stuck when interacting with the fast/slow speed multiplier Mar 10, 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
Projects
None yet
Development

No branches or pull requests

1 participant