How to create a simple Follow Formation?


The issue was not what I thought it was. I had put the AIMoveTo Pawn to Self, which basically made my Switch on Int sort pointless. I should have assigned them to the Array Element instead.