Hi, I am doing my game project and I have object that the player need to collide with to answer question. The thing is, my game have a timer and I want to pause the timer when the player collides with the object. I've tried to make the timer pause but it didn't work. May I know if anyone know how to pause it and play the timer again after clicking answer so that the player can continue playing?