mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
69f369a957
This commit fixes the awkward situation where running while dual-wielding causes the pony to appear to be sliding on their front hooves. When the player is holding two items (non-blocking) while not flying, the forehooves animation is now blended with the player speed. As the player reaches walking speed, the "decreased" arm movement (less pendulum rotation) is cancelled, causing the animation to appear as if the pony is not holding any items. When the player is not moving, or is flying, the original animation is preserved (arms are leaning forward), even if the player is holding two items. |
||
---|---|---|
src | ||
.gitignore | ||
build.gradle | ||
LICENSE | ||
README.md | ||
settings.gradle |