Can I only change the player's attack actions? Can I add these attack actions to a custom entity
970100646 opened this issue ยท 3 comments
Can I only change the player's attack actions? Can I add these attack actions to a custom entity
It is not possible to attach attack animations to entity.
The depended library is named PlayerAnimator for a good reason.
There is no universal method for attaching my animations to entities, because they can have any number of bodyparts and arms, legs.
Mob Entities in general are meant to use GeckoLib animations.