GeckoLib

GeckoLib

146M Downloads

[1.19.2] [Forge] [GeckoLib 4] Disable animation in GUI

Luckydel opened this issue ยท 1 comments

commented

Hello, my problem is that the animation is displayed in the inventory. I was able to solve this problem in 3rd person, but not in first person.
I did checks(ItemTransforms.TransformType==GUI) in Actual, pre, post render, in item render. Overridden AnimationProcessor.tickAnimation(). Tried to reset(resetStateChanges) in GeoBone.

Perhaps there is an easier way to do this.

commented

Understood how to solve.