Im having a bit of trouble with npcs in my project. Im trying to set up so that if an npc is off the screen for 3 seconds, they get destroyed, the problem Im having is that I dont know how to set up a check so the counter resets and stops if the npc is on screen, at the moment they blink out of existence while on the screen. Could someone hint me on how to set this up properly?