Game Development Community

1,7 tgea racing

by Noah Gomes · in Torque Game Engine Advanced · 04/09/2008 (7:27 pm) · 5 replies

Has anyone got the starter.racing in 1.7

#1
04/10/2008 (2:34 pm)
I haven't attempted it, but you can take the starter.fps game and turn it into a racing game.
(that's what I did in tge to get multiplayer working)
#2
04/11/2008 (9:09 am)
I copied the data over to 1.7 fps from 1.03 racing.. It crashed before the loading screen.... I tried from 1.5.2 to 1.7,,,, it asked would you like to update, I Clicked yes. It crashed
Any ideas
#3
04/11/2008 (9:50 am)
Check the console log. Debug it to see where it crashes. That'll help show you where changes need to be made.
#4
04/11/2008 (1:11 pm)
The terrain crash happens normally.

Before you do anything to the starter.fps, bring in the terrain and image folders. Let it convert it, then bring in everything else. Remember, to port the racing game to 1.7.0, you will want to Merge files. Not copy them over. There are a lot of changes between 1.0.3 and 1.7.0 that make them almost...not totally but close...incompatable. I may attempt to port the racing game over on Sunday. Just depends on how many "other" things I need to do between now and then.
#5
04/12/2008 (1:11 pm)
I figured it out, just copy game.cs from 1.3 to 1.7