I need help with the timer

l did a timer that pops up on the Screen in the photo but what I want is the timer stops when it hits the box collision in the plan kk photo of this timer. How can I do it?

Spamming questions will not help you much.

Solution posted in many of your samey threads:


I want is the timer stops when it hits
the box collision:

Components have overlap events and can detect hits. Use that event to trigger the timer.