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

force the sprinting animation if speed is bigger than X blocks per second #299

Open
thealex-br opened this issue Oct 23, 2022 · 0 comments

Comments

@thealex-br
Copy link

Is your feature request related to a problem? Please describe.
not exactly a problem, but its weird when the player is fast and he is not using the sprinting animation, this happen with some mods and modified servers

Describe the solution you'd like
the idea is to force the player to use the run animation (if available) if that entity is at a speed of X blocks per second, maybe the same for non player entities

Describe alternatives you've considered
if possible, modify incoming packets to force player to run, I think this is the best solution because it would not be necessary to make such big changes for a subtle change
(i used google translator, sorry for spelling errors)

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

No branches or pull requests

1 participant