Game Development Community

How to get Torque Back to Normal

by Jason Fisher · in Torque Game Engine · 06/16/2008 (7:01 am) · 4 replies

Does anyone know how to get torque Game engine back to the way it was before you do the game one tutorial? How it is after you buy it?

About the author

Recent Threads


#1
06/16/2008 (7:12 am)
Well, the first thing you should always do when working with software.. is make a back up. Thats rule #1 for programming.
#2
06/16/2008 (7:38 am)
Did you copy the tutorial.base directory into a GameOne directory instead of just renaming it?
#3
06/19/2008 (11:41 am)
The easiest way is to re-install it.

You can uninstall it, and download it again from your "My Account" page.

Tony
#4
06/19/2008 (12:23 pm)
I suggest setting up a Subversion server on your machine. That way you can easily roll back to previous states without having to scratch your head about what you might or might not have changed.

Here's a link that shows how to do it. I know there's some sort of easy Windows installer, but I couldn't locate it. The process in that link isn't too hard to follow.