CodeLikeMe
patreon
Unreal Melee Combat - NPC Attack AI - UE4 Open World Tutorials #70
🕑 Added 2019-01-13 15:28:07 +0000 UTCUntil now, what our AI characters can do is when they hear enemy footsteps, they look at that direction . When they see us, they come to us. Today, I am going to give them ability to attack the player.
Comments
I already know the solution, it has to do with the animation of the enemy when using another animation and I imagine that it does not have the hit notifications and it does not work. however with the animation of the main character if it detects the blow
Thilina Premasiri
Can you add a print and see if the onhit function of the character is called or not?
Hello I need your help, the enemy makes the attack animation but my character does not perform the animation of being hit