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

First person animations rendering on top of player model #423

Open
RavensVanity opened this issue Oct 14, 2024 · 0 comments
Open

First person animations rendering on top of player model #423

RavensVanity opened this issue Oct 14, 2024 · 0 comments

Comments

@RavensVanity
Copy link

Minecraft version - 1.21.1
Mod loader - fabric
Mod version - 2.0.3
I am using the latest version available - yes

Describe the bug
Better Combat plays first person animations on top of third person model

To Reproduce
Steps to reproduce the behavior:
1.Have any mod that renders player model in first person.
2.Attack with any weapon, first person animations plays on top despite third person model being rendered.

Expected behavior
first person animations not playing the same time player model is rendered.

Screenshots or video recordings
bug

Additional context
I'm creating a modpack focused on making the game as immersive as possible and to do that rendering the player model in first person is a must. While everything works fine (vanilla first person hands and animations aren't rendered), the better combat first person animations keep rendering on top of the player model. I believe it's a simple fix since the "display hand animations" option exists, just adding an option to not render first person animations at all would be a permanent fix for any kind of use scenario of this sort.

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