Sphere Overlap always hit

You want your trace to be from the enemy location and NOT from the player.

This is what I did in my enemy class. Change the “PlayerCharacterBase_C” to your player class.