Hi everybody, I’m using EQS to so that AIs can circle around the player and attack from different directions. The problem I’m facing at the moment some AIs choose the same spot. How can I make it so every AI chooses different spot?
Thanks in advance
Hi everybody, I’m using EQS to so that AIs can circle around the player and attack from different directions. The problem I’m facing at the moment some AIs choose the same spot. How can I make it so every AI chooses different spot?
Thanks in advance
Also, tried overlap, didn’t work. Tried getting location of other AIs and choosing the farthest one didn’t work either.