Closed zerustu closed 3 years ago
In the 2.2.0 version of the mod, if in the tick function of the anim file you call entity.getLimbSwing() or entity.getAnimPosition(), you get the speed of the animation and if you call entity.getAnimSpeed(), you get the position in the animation.
Fixed in 2.1.1.
In the 2.2.0 version of the mod, if in the tick function of the anim file you call entity.getLimbSwing() or entity.getAnimPosition(), you get the speed of the animation and if you call entity.getAnimSpeed(), you get the position in the animation.