Downloading Torque
by Farukh Bashir · in Torque Game Engine · 01/03/2005 (10:32 am) · 3 replies
Is there a place to download torque from to play around with scripts and stuff i tried downloading the torque demo listed on product page but that is just the features of torque in pretty pictures. I was thinking maybe its a demo like you can program in it and stuff ofcourse by just using scripting. Is there a demo available or you got to just buy It?
Thanks
Thanks
#2
Cheers
01/03/2005 (10:59 am)
Oh ok. so its hidden ;). guess i should start reading the readme files. anyways thanks for the answer. gonna download it again.Cheers
#3
www.realmwarsgame.com
01/04/2005 (1:05 pm)
If you want a version of Torque to play around with, I recommend Realm Wars instead of the official demo. Like with the demo, you would be modifying the cs files that come with it (or adding new ones of your own). Unlike the demo, Realm Wars is a full playable game with some rather nifty features. You are free to modify Realm Wars for personal use (no selling or giving away the result). www.realmwarsgame.com
Torque 3D Owner Stephen Zepp
Simply not true! The demo is simply an compiled executable combined with all of the scripts needed to run all of the demo sections which includes a full single player game (ok, so it's a bit lean of a game, but...).
Open up the directory you installed the demo into and you'll see all of the scripts in their glory--any .cs file is a script file, and any .gui file is a, well, you guessed it...gui!
You also get the full editors with the demo:
F5--Particle Editor (I think that's in the demo, it's definitely in TGE 1.3)
F10-Gui Editor
F-11 World editors, which include terraformer, texture painter, object inspector, and a couple of other modes.
Basically, the only thing you do not get in the demo download is the source code itself!