I’ve watched this VIDEO and I have my A.I walking around attacking me, and having me die. No problem. My problem is that I’m trying to copy this onto the A.I blueprint and nothing is happening, the A.I isn’t taking damage or dying.
Also, form my character blueprint. When I press the attack button, which is X, to attack the A.I and have it die. it isn’t working. What am I doing wrong?
It’s pretty simple. Actors have a certain amount of damage they can take until they die. You Apply damage to an actor when it gets ‘hit’ and you capture damage events with Any Damage. There is also an option to apply damage with terminal damage which means instant death.
After messing around with it. The player character can take damage and die. But the A.I doesn’t seem to be getting the same treatment…
What am I doing wrong?