Hello, I have some questions.
by ysun · in Artist Corner · 05/11/2006 (6:49 am) · 4 replies
Hello, m8s,
I purchased TGE yesterday and I have some questions on making maps, I appreciate if someone can answer them.
1. If I want to add a house into the map, do I need to build the house only in 3D design software but not in TGE directly? Is there any way to build brushes in TGE just like Q3Radiant style map editor?
2. what's the limitation of TGE? the number of vertex of models, the number of brushes of structures, etc.
3. If I want to make an FPS games, how many coding knowledge should I know?
Thank you.
I purchased TGE yesterday and I have some questions on making maps, I appreciate if someone can answer them.
1. If I want to add a house into the map, do I need to build the house only in 3D design software but not in TGE directly? Is there any way to build brushes in TGE just like Q3Radiant style map editor?
2. what's the limitation of TGE? the number of vertex of models, the number of brushes of structures, etc.
3. If I want to make an FPS games, how many coding knowledge should I know?
Thank you.
About the author
Wanted by the police
#2
05/15/2006 (6:52 am)
Thank you, Andy, I will have a try. ;)
#3
05/26/2006 (3:30 am)
Or use DeleD (http://www.delgine.com) as we're almost done with our Torque exporter and DeleD focusses entirely on levelediting. :)
#4
Jeroen, thank you for the information, DeleD looks great, recently I am studing the trial version. ;)
06/18/2006 (11:46 am)
Thank you Andy for your supplement on May 15, you helped me a lot. ;)Jeroen, thank you for the information, DeleD looks great, recently I am studing the trial version. ;)
Associate Andy Hawkins
DrewFX
2. Sorry don't know that one.
3. Using starter.fps found in the example folder will be a great place to start. But to answer your question - you can use this or any of the mods below with very little programming knowledge. In fact if you learn a bit of Torque script you could make an fps with even touching the C++ source code.
Grab the quest starter fps if you want to make an adventure of it
www.garagegames.com/mg/forums/result.thread.php?qt=18652
... or grab the warzone demo to see how to make a combat style one.
demos.garagegames.com/tge/TorqueWarzoneDemo-1-4-Installer.exe
... or grab the Beaver Patrol mod from Gamebeavers.org for the modern combat fps starter kit.
www.garagegames.com/mg/snapshot/view.php?qid=833 not sure where to download this from as they've changed the website.
And a final BIG hint... get on the forums and READ READ READ!!!! You will find lots of answers and techniques and features here. Good luck and welcome :)