How are you spawning the player? Normally you would use the nodes GetPlayerController and GetControlledPawn within the enemy blueprint to get the actor controlled by the player.
How are you spawning the player? Normally you would use the nodes GetPlayerController and GetControlledPawn within the enemy blueprint to get the actor controlled by the player.