TimerWidget Issue...

Hi In my game, I made a WidgetCountdownTimer that works fine but now I have a problem.

When my player enters a win zone and overlaps the trigger I want to make widgetcountdown timer to freeze, pause or restart (any of these options are good for me).

But the problem is that if a reach the win zone when my left time is 2 seconds animation of fail and fail screen of out of time comes to screen and replaces my win animation, resulting in a weird stuff…

Can you tell me (graphicly if its possible) how can I make widgetcountdown timer to pause or stop or reset when I overlap a trigger box in the game?