Help!! #2
by Ihuoma Nwagwu · in Torque Game Engine · 08/26/2002 (2:36 pm) · 2 replies
What is the definition of the function schedule().
1) How can you make a standalone game without having to modify TorqueDemo? Because it seems like the only way you can create a game is by tempering with the demo.
2) How can you make the Mission, Gui, and world editor
disappear from TorqueDemo?
3) Where are all the torque made games(besides tribes and realmWars)?
1) How can you make a standalone game without having to modify TorqueDemo? Because it seems like the only way you can create a game is by tempering with the demo.
2) How can you make the Mission, Gui, and world editor
disappear from TorqueDemo?
3) Where are all the torque made games(besides tribes and realmWars)?
About the author
Associate Stefan Beffy Moises
most of the people won't even read it if all it says is "Help" or "Help#2" - be specific and if you got more than one question, make seperate threads...
The thing is, there are hundreds of posts/day, and most of the people only read over the subjects, and if it sounds like they could help, they will read it and help you.
The other big problem is, the search function here only searches the thread titles, so you will never ever find such a thread some weeks after you've posted it... and if it contains a really important question and a good answer to it, this is really, really sad... ;)
So, to answer your questions:
1) well, you *could* do it from scratch, but that would be a lot more work, there is so many stuff you can use from the demo... so it's really the best way to throw everything out that you don't need, replace the player, the weapons or whatever with your own (or throw them out, too) and build on that
2) you can remove any relevant scripts and the key bindings to toggle the editors (search for F10,F11,... in the "example" folder)
3) there aren't any other games finished yet - there is a beta of "Dog Of Prey" out somewhere, but nothing is finished yet - Torque is quite new, it's been a good year now I think since it's officially available, and making a good game as a sparetime indie developer takes its time... :p but I think there is more to come soon...
Cheers!