Game Development Community

Getting Started Tutorial" isnt compatable with Torque 1.5

by Pectabyte · in Torque Game Engine · 02/06/2007 (1:18 am) · 1 replies

At the very beginning of the "getting started" tutorial that comes with Indie Torque it says to change the name of the "tutorial.base" name to "GameOne" and also to change the $defualtGame = "GameOne" but when I do that the World Editor WONT load. The only time the world editor will load is if both the folder and the defualt game are named "tutorial.base". Also the tutorial says that it is case sensative. This is untrue. Main.cs is all lower case where my folder is all uppercase and it still works when called "tutorial.base". Where can I find a tutorial for 1.5?

#1
02/06/2007 (4:49 pm)
You have to make a copy of the Tutorial.Base folder. Rename the copy GameOne. Now try the tutorial.

Good luck.

Tony