I've got an event where I want some npcs to run to a safe place every time the player gets near them. IF I use "Trigger once while true," they run away once, but never again. If I don't use it, they don't follow the pathfinding until after the player leaves their proximity. Ideas?