Whenever I add new lead rendering to correct its position, old one stays in place
Sharffffff opened this issue ยท 0 comments
Geckolib 3.0.44 added default lead rendering. However, this is what it looks like without position correction when I try to use leads on geckolib entities I add. The lead goes sideways and just doesn't do what it's supposed to do.
If I try to add new lead rendering while overwriting GeoEntityRenderer, however, it adds new lead without removing the old one, so I get left with two leads, one looking as intended by correction and another having same issues as default.
Would love to know how to fix this issue, how to make default leash render disappear.