Hello,
When NPCs attack, there is no attack animation, nor any attack at all, because no damage is dealt (except by chance).
I tried using the Event Graph, as well as LocomotionSM, to add attacks and attack animations. You can see them below:
The Graph:
La LocomotionSM :
For the first one, I can’t figure out what’s wrong.
And for the second one, I can’t get the transitions between attack and other states to work either.
Either my NPC attacks all the time, or it never attacks. Finally, I also tried adding attack animations via Defaults (Blueprint), but as soon as I test, they don’t appear.
Hopefully one of you has a solution