So I randomly spawn and change postions of the enemies in my game, my problem is I don’t want them to spawn and change positions near the player. How do I do that? My player has an Area2D with a circle shape that is big. I want the enemies to not be in that shape.