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

Smaller player models render incorrectly when sneaking/crawling #4

Open
muzikbike opened this issue Feb 28, 2022 · 2 comments
Open
Labels
duplicate This issue or pull request already exists

Comments

@muzikbike
Copy link

Sneaking results in being engulfed by the block below, whereas crawling results in levitation. These are effectively exaggerated versions of the vanilla bugs https://bugs.mojang.com/browse/MC-48191 (sneaking) and https://bugs.mojang.com/browse/MC-202579 (crawling; currently Won't Fix) - I'm not sure if either of these would be fixable without potentially causing compatibility issues with other player model affecting mods.
2022-02-28_15 34 34
2022-02-28_15 35 21

I also observed another thing that results from #1 - crawling puts the player model considerably behind where the player actually is (note the offset from the shadow):
2022-02-28_15 36 29

@iPixeli iPixeli added the duplicate This issue or pull request already exists label Mar 12, 2022
@HowardZHY
Copy link

I have a question, is it compatible with Smart Moving?

@HowardZHY
Copy link

mostly works.
and fully compatible with real first person render.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants