Game Development Community

Score system

by Vishal Lamba · in Torque Game Engine · 09/15/2005 (11:56 pm) · 5 replies

I want to create scoring system in my game How i can achive this . I tried with the text control but id did not work.

#1
09/17/2005 (6:11 pm)
Did you try looking at the existing score board in the starter.fps demo?
#2
09/18/2005 (10:20 pm)
Is there any existing board in starter.fps demo . i haven't seen anything
#3
09/18/2005 (10:33 pm)
Hit F2.
#4
09/18/2005 (10:33 pm)
Try hitting F2 ingame.

Edit: Beat me too it lol
#5
09/18/2005 (10:44 pm)
Ya i got it. But score is not updating i also change the parameters of incScore() but nothing is happening.