Sorry for the noob question, I’ve worked on this for an hour.
I just want the character to always follow beside me in the same spot. I thought the easiest way was pawn sensing to ‘ai move to’ using a reference to my location. What am I doing wrong? If I set the Pawn to self, it works but always bumping into me from all different sides.
Thank you for the quick answer. If I plug the Self into pawn it does follow me but in random spots around me. I’m trying to get it to stay on my left side.
ah maybe try add a arrow in your playerchar bp and when you cast it get world location and plug that to ai move to, not sure if thats how u want but give a try