Stop Countdown timer if the player dies during that time.

See above. There seem to be no reason to run a timer event and then periodically check for player health via an interface. Do it only once. Player health drops → stop the timeline.

1 Like