Custom Player Model (CPM) Remake

Custom Player Model (CPM) Remake

30.9k Downloads

entity.getLimbSwing() and entity.getAnimPosition() are switch with entity.getAnimSpeed()

zerustu opened this issue ยท 1 comments

commented

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.

commented

Fixed in 2.1.1.