Global Var timer
Every Tick
----- Add dt to timer
----- Show int(timer) in a text object
Put above in a group
If you want the timer to pause, deactivate the above group.
When you die deactivate the group and set timer to 0
Reactivate group when you are ready for the timer to start going up again.