- While the Player is inside a SafeZone, enemies should not see the player and must NOT enter the zone.
- When the Player leaves the SafeZone, enemies should start chasing (MoveTo).
- Entering again should pause enemies immediately.
how i do that? thanks