Question on Torque ....
by Rayne Ivaniski · in Torque Game Engine · 05/02/2003 (5:30 pm) · 3 replies
Hi I'm thinking of buying Torque an was wondering as to it's capabilties on making racing games. (Only reason i'm thinking of getting it.) I havent really seen any around the site so soem feedback would help.
Thanks
Thanks
#2
But yeah, basically it comes down to writing some simple scripting code.
05/02/2003 (6:41 pm)
There are already some examples to this effect floating around the forums and resources sections of the site.But yeah, basically it comes down to writing some simple scripting code.
#3
I did run into problems with large pileups of cars though. If 3+ cars are all touching at the same time the framerate drops like crazy. At least it did on my computer with an old build, things may have changed since then.
05/03/2003 (10:20 am)
Yes it's quite possible. I managed to get it counting laps and it kept track of peoples positions by placing triggers/checkpoints along the track. It can be done using only scripting too. No C++ required.I did run into problems with large pileups of cars though. If 3+ cars are all touching at the same time the framerate drops like crazy. At least it did on my computer with an old build, things may have changed since then.
Torque Owner Ben Swanson