Sample TGB projects - where can I find them?
by Josias Gibbs · in Torque Game Engine · 09/05/2008 (6:49 am) · 4 replies
I've seen a lot of finished TGB games on this site, but I'm having trouble finding any TGB project files. I'd like to find a project that I could open up in TGB.
About the author
#2
Try looking somewhere like "C:\Program Files\GarageGames\TorqueGameBuilder-1.5.1\games"
Actually most of these tutorials are setup as "templates" so you should probably start a new project, select the tutorial/template you want to experiment with, then go look at its scripts in mydocuments/mygames/yourprojectname, or where you elected to save it.
09/05/2008 (12:27 pm)
I don't know of any completed TGB games that their authors are freely giving away the project files for. There are quite a few tutorial/game projects included with the TGB install. Try looking somewhere like "C:\Program Files\GarageGames\TorqueGameBuilder-1.5.1\games"
Actually most of these tutorials are setup as "templates" so you should probably start a new project, select the tutorial/template you want to experiment with, then go look at its scripts in mydocuments/mygames/yourprojectname, or where you elected to save it.
#3
James - I'll check out those when I get a chance - I'm trying to get a basic ship AI done by the end of sunday, and that's taking up all my time right now.
Thanks guys.
09/06/2008 (1:58 pm)
Michael - The best examples would be top down games, like asteroids or some sort of tank wars. But any game would be worth looking atJames - I'll check out those when I get a chance - I'm trying to get a basic ship AI done by the end of sunday, and that's taking up all my time right now.
Thanks guys.
#4
09/06/2008 (2:03 pm)
@Josias - Based on your latest reply, James is correct. The sample games, Behavior Playground and Behavior Shooter in particular, are what you want to look at. Those are found in the games folder, as James mentioned.
Employee Michael Perry
ZombieShortbus