Game Development Community

Adding CountDown meter in the game

by Christos Zorbas · in Technical Issues · 05/26/2006 (8:21 am) · 2 replies

Hello!

I want to add a count down meter in my game, a simle fps. I want for example to have a 2 minute limit and when the time reaches 0, then the game is over. How is that possible? Do you happen to know anything or any link to a tutorial or a help file?

Thank you!

#1
05/26/2006 (8:27 am)
I think the starter racing has a count down timer as far as I remember, so look at the code there.
#2
05/26/2006 (8:27 am)
There's an easy code change for this, but you have to change the source code.