Thelnfamous1 / Mob-Player-Animator

An add-on mod to Player Animator that allows it to work with humanoid mobs.
Creative Commons Zero v1.0 Universal
1 stars 2 forks source link

possible compatibility with easy npc and custom npc #6

Open JawySnake opened 3 months ago

JawySnake commented 3 months ago

animations do not play correctly or simply do not play

Thelnfamous1 commented 2 months ago

Which Custom NPC mod are you referring to? When I look up Custom NPC I get a mod that is only available for 1.16.5 at the highest.

wabeb325 commented 2 months ago

There are new versions of Custom NPC (unofficial fork), look at this:

Thelnfamous1 commented 2 months ago

Got it. On a side note, I don't know how to test the combat of an EasyNPC. Is there a basic set of commands I can use to make an NPC that is expected to attack?

wabeb325 commented 2 months ago

You have to create a NPC, then use the "EasyNPC Wand", then left click, go to the category of "Objectives", go to "Attack" and then you choose to attack the player. (Also, go to "Attributes" and select "Attackable", just in case)

Thelnfamous1 commented 2 months ago

The Better Mob Combat side of the support has been figured out for CustomNPCs via 5c4b564. However, the attack animations not working is due to model rendering issues for both EasyNPC and CustomNPCs, which means Mob Player Animator needs to provide the support. Therefore I will be transferring this issue over there. The Better Mob Combat support is currently disabled until I get that working.