Simple Hats

Simple Hats

8M Downloads

Hat Y offset bug

Bitlod opened this issue ยท 4 comments

commented

When you look normally, it works as planned, but if ill look down or upwards, hat model moving by its own
Also it could be better to have additional setting for only glasses-like hats positioning or/and list where I could choose which hats will affect by these changes
Image
Image

commented

I'm using 0.3.2 ver now, maybe downgrade can fix that problem idk
Also i've looked into .json file in config and I have a question(don't answer if you don't like to do it)
What "weight" parameter means? Its kinda of hat priority or smf?
And which of the parameters in models/item folder files responsible for offset control? Don't want to mess up in code...

commented

What version/loader is this on and what is your modlist?
Hats not being attached properly to the head is generally because of mods that change the player model/animations, SimpleHats already has compat for a lot of mods that do that but not everything is compatible.

The Y offset option is a quick tool to slightly adjust hats for skins, if you need finer control per hat, you'll need to modify and override the hat models like you would a texture with a Resourcepack.

commented

Idk, if there is no NotEnoughAnimations compat so I think it could be the problem.
I currently have 47.3.29 Forge 1.20.1

commented

What SimpleHats version are you using? 0.3.1 reworked the rendering system for compatibility with multiple other animation mods like EmoteCraft, BetterCombat, AnimationOverhaul, etc