Hello, I have achieved what I want through using invisible actors and getting random location around those actors, but what I would like to do is have my AI follow to the right of my character, or infront of my player. Currently my AI is following Invisible actors that I have set up?
Is My way the best way to do this or is there a way or a function built into unreal to get the offest of the player character or actor while still maintaining the rotation of the character? basically I want my AI to follow to a random point on the right of the character, or infront of the character. Thanks for all the advice so far.