dissable other event while one event is running

Put all the code in the NPC. Have it detect the flashlight cone (Begin Overlap).

Flashlight Begin Overlap -> Branch: bSpotted? [False] -> Set bSpotted? [True] -> Move to

On Move To : success -> Set bSpotted? [False]