Have enemies move around player character?

I went around looking on how to have A.I move around correctly and I found THIS. Now my question is, how can I have the A.I move not just around each other, but around the player character as well? I’ve used this note to have the A.I move to the player character.

85641-capture_.png

Attacking my character and having my character take damage.

As far as having the AI avoid each other, all you should need to do is activate the RVOavoidance under your AI Character: A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums2-_Avoidance

But I have not been able to find anything to make the AI avoid the player. Let me know if you find something.

Did the job for me, thanks :slight_smile: