In my game, there is a rather simple AI that when it sees the player it chases them, then attacks them.
This used to work before I changed the Default Pawn Class to None as was required to enable possession of my player character, but I’d wager I have to put in some sort of posession for the enemy AI as well, somewhere, somehow, this I’m not sure of.