I need a timer script for my game. It needs to be able to be controlled by events. you also need to be able to add time to the timer in-game while it is running. The timer needs to include decimals of seconds (i.e. 4.3 seconds). Also, I need to be able to manipulate it with events to say that "if the timer is over 5 min, then A", or "if the timer has finished counting, then B". I really need this for my game.