How to make an actor have a set distance from the player

Use a Get Distance To node. It takes two actors and returns the distance between the two. If the distance is larger than your threshold, do the logic you need from this bool.