Started by
Darknessay
on
Topic category: Help with Minecraft modding (Java Edition)
i just made entity that should play sneaking (geckolib)animation while "sleeping", i tried to set sneaking to true when entity just starts to sleep and also every tick of its sleeping, but setting sneaking to false when entity stops sleeping and also every tick when its not sleeping
in each case, the sprinting animation continues to replace the idle animation all the time after i firstly trigger the sneaking.
why it can be?
sneaking* not sprintin