-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
fix: refactor walking for better responsivenes #1028
base: main
Are you sure you want to change the base?
Conversation
afacc0c
to
b47ed98
Compare
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.
b47ed98
to
aa7f8dc
Compare
me test : pressing both keys (not holding down one key permanently) 2025-01-09.12-57-04_1.mp4 |
@nekiro because that was what reset the step when you didn't walk for 150ms. |
I have reworked the whole walking, it seems better to me. I also deleted some useless options. |
Quality Gate passedIssues Measures |
Description
More smooth, better, refactored walking
Behavior
Actual
Walking is laggy
Expected
Should be smooth
Fixes
Fix #1027
Type of change
Please delete options that are not relevant.
How Has This Been Tested
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist