NerdyPuzzle / MCreator-Player-Animator

MIT License
4 stars 0 forks source link

Resetting animations #19

Closed fridays118 closed 1 year ago

fridays118 commented 1 year ago

When I use an animation theres times the animation gets locked and wont change back to another thing (on active potion effect tick do "float" animation, when the effect wears off the animation will stay) Is there anyway to reset the animations back to normal?

NerdyPuzzle commented 1 year ago

that's just client-side desync with potion effects

fridays118 commented 1 year ago

that's just client-side desync with potion effects

Is there anyway to make it work with ontick things though?