Animation glitch with double axes
MarioSMB opened this issue ยท 9 comments
Minecraft version - 1.18.2
Mod loader - Forge
Mod version - 40.2.0
I am using the latest version available - Yes
Describe the bug
When using weapons with the "bettercombat:double_axe" attribute, the swing to the right is a bit glitchy; the animation plays twice in rapid succession. This does not occur with regular axes.
To Reproduce
Steps to reproduce the behavior:
- Add the "bettercombat:double_axe" attribute to a weapon
- Attack with the weapon
- Watch the second swing animation
Expected behavior
Smooth animations.
Screenshots or video recordings
I can provide a short video showing off the issue if requested, though this is with the default attributes so it should be reproducible.
Additional context
None to note.
I'm not sure in that regard as I've never used Fabric. I don't have Oculus installed as it crashes on Forge 1.18.2, if that helps.
No action can identified for this issue.
Anyone who dislikes how double axe animation looks, is free to submit a new one :)
(Tooling, resources and documentation are all available in the repository)
No, but I am using Rubidium - I'll be sure to try it without any other mods when recording.
Can confirm that it's reproducible without any extra mods - I used Simply Swords but modified the .jar file directly to replace the weapon's attributes with only "bettercombat:double_axe":
https://youtu.be/5hi72eVNv6k
Be sure to play it in slow motion if the issue isn't apparent. The "double swing" it does going from right to left is what I'm referring to.
Also confirmed that it occurs in 1.19.2 versions of the mod. Didn't try with Fabric as I don't have a testing environment for it.