Countdown Timer
by Temasek Polytechnic (#0001) · in Torque X 2D · 03/23/2008 (11:00 pm) · 2 replies
Hi,
I am currently stuck with my bonus stage for my game.
I want my bonus stage to have countdown timer so the player will not take his/her own sweet time to eat the point items. Instead, they have to eat as much point items within the specific time to get as much points they can.
I want to ask, how should i implement the timer in my game?
Thanks for the help!!
I am currently stuck with my bonus stage for my game.
I want my bonus stage to have countdown timer so the player will not take his/her own sweet time to eat the point items. Instead, they have to eat as much point items within the specific time to get as much points they can.
I want to ask, how should i implement the timer in my game?
Thanks for the help!!
#2
Thanks for the reply.
I tried implement it on my game.
This is the error i gets.
Does this means that i put it in wrong section or??
Sorry i am still junior towards C#.
Thanks for the help!! =)
03/24/2008 (9:17 pm)
Hi Jonathon,Thanks for the reply.
I tried implement it on my game.
This is the error i gets.
Quote:'GarageGames.Torque.PlatformerDemo.GameTime.Update
(GarageGames.Torque.PlatformerDemo.GameTime)': no suitable method found to override
Does this means that i put it in wrong section or??
Sorry i am still junior towards C#.
Thanks for the help!! =)
Torque 3D Owner Jonathon Stevens