So, I want to collide with an item, and then it will start a countdown timer on my UI.
I already have the timer that works on collision - but the problem is that it doesn't restart when I collide again - and it doesn't stop when it gets to 0.
I'm basically turning a light on, and I need the player to know how long is left before the light turns off.