Countdown kill character inside trigger box

Hi ExtraTorpedo,

Try something like this:

Basically what I do here is set a timer that counts up/down to the destroy action, if the player leaves the overlap, it resets the int counting and clears the timer, preventing it from continuing to count down/up. Once the player steps back into it it will start over again.