QUestions about Torque.
by Jermaine Morgan · in Torque Game Engine · 07/06/2006 (10:20 pm) · 21 replies
Ok i am about to buy torque game engine. i just have a few questions.
1. i know no C++ i only know vb.net. I am planning to learn C++ though. Do i need to know c++ to use torque engine?
2. I have a ATI Radeon XPress 200M, 384m in Ram, a AMD Turion 64, 1.79 GHZ for my PC is that good enough for Torque Game Engine?
3. I think there is a world editor Torque Gme Engine, Is there a Charater modeler includded also?
can i use characters i made in An8tor,blendor and milkshape in my games?
is the world editor included with torque for the $100 version
1. i know no C++ i only know vb.net. I am planning to learn C++ though. Do i need to know c++ to use torque engine?
2. I have a ATI Radeon XPress 200M, 384m in Ram, a AMD Turion 64, 1.79 GHZ for my PC is that good enough for Torque Game Engine?
3. I think there is a world editor Torque Gme Engine, Is there a Charater modeler includded also?
can i use characters i made in An8tor,blendor and milkshape in my games?
is the world editor included with torque for the $100 version
About the author
#2
where is the demo u was talkin about? where may be i can actually use the world editor
07/07/2006 (10:58 am)
Where can i find the demo. i downloaded one demo but that only showed what torque can do.(racing game and fps game)where is the demo u was talkin about? where may be i can actually use the world editor
#3
There is no other demo, the one you have downloaded is the right one. There's even a help screen that tells you about the editors and how to use them.
07/07/2006 (11:10 am)
Hit F10 for the GUI editor, F11 for the world editor. There is no other demo, the one you have downloaded is the right one. There's even a help screen that tells you about the editors and how to use them.
#4
07/07/2006 (11:11 am)
O ok thanks
#5
when i buy torque is it aelectronic download or do i have to wait for it in the mail?
how long does it take to process?
07/07/2006 (6:44 pm)
My last question then i'm done.when i buy torque is it aelectronic download or do i have to wait for it in the mail?
how long does it take to process?
#6
How long your order will take to process depends upon how quickly your payment can be verified. In my case it was virtually instantaneous.
07/07/2006 (7:51 pm)
Torque is supplied as an electronic download, which you can access multiple times.How long your order will take to process depends upon how quickly your payment can be verified. In my case it was virtually instantaneous.
#7
07/07/2006 (7:53 pm)
It's a download. Once you buy, you'll get an installer with the source and project files; you can get the latest code from CVS. To answer your earlier question, there is no character modeler. Milkshape ($20) is recommended; Blender (free) is often suggested; Wings3D (free) appears to be well-loved as well. Also, someone here (sorry, I forgot who) in the community is making something called Shaper that is pretty nice, too.
#8
07/08/2006 (9:39 am)
Thanks for all the help
#9
is it useable in the demo and how. Can i find it?
The installation is there documentation in it? Cause i cant find anything in the demo.
Is the actually engine just clicking f10 and f11? to find the mission editor and gui?
07/08/2006 (10:25 am)
Sorry again for so many questions but i have a question about torque script.is it useable in the demo and how. Can i find it?
The installation is there documentation in it? Cause i cant find anything in the demo.
Is the actually engine just clicking f10 and f11? to find the mission editor and gui?
#10
Torque script you can find in all the folder. They end in .cs
You can find the docs on torquescript from this sites main page.
07/08/2006 (11:50 am)
The actual engine is the code behind the exe file.Torque script you can find in all the folder. They end in .cs
You can find the docs on torquescript from this sites main page.
#11
07/08/2006 (6:38 pm)
C#, torque script is C#?
#12
07/08/2006 (7:46 pm)
No, torquescript is just a scripting language (like javascript is a scripting language) made for the torque game engine. The engine itself was written in C++.
#13
cause i have C# and thats what the ".cs" files open.
07/08/2006 (7:51 pm)
Ok i know torquescript is a scripting language, but am i suppose to open it in notepad? or something?cause i have C# and thats what the ".cs" files open.
#14
Also, the search function may prove to be of infinite use:
07/08/2006 (8:08 pm)
I am sorry for being a troll here, but I had to laugh when I saw your grammar, and then on your profile, your second skill: Writer. :)Also, the search function may prove to be of infinite use:
#15
cause i have C# and thats what the ".cs" files open.
07/08/2006 (8:10 pm)
Ok i know torquescript is a scripting language, but am i suppose to open it in notepad? or something?cause i have C# and thats what the ".cs" files open.
#16
I'm a better writer not typer. But i will try to be more professional now on.
anyway but can anyone answer that question?
07/08/2006 (8:16 pm)
Well on message boards and the internet in general i dont pay attention to my grammar. I just chill on the internet.I'm a better writer not typer. But i will try to be more professional now on.
anyway but can anyone answer that question?
#18
I'm a better writer not typer. But i will try to be more professional now on.
anyway but can anyone answer that question?
07/08/2006 (8:32 pm)
Well on message boards and the internet in general i dont pay attention to my grammar. I just chill on the internet.I'm a better writer not typer. But i will try to be more professional now on.
anyway but can anyone answer that question?
#19
07/08/2006 (8:37 pm)
You can open the .cs files in whatever you want. I use notepad most of the time for small changes, but other development environments may prove to be of more use, such as CodeWeaver (my preference), or Torsion.
#20
07/08/2006 (8:39 pm)
Cool thanks alot for the help
Torque Owner Paul /*Wedge*/ DElia
2. Barring any odd driver issues, yes.
3. No modeller is included, there are exporters for Blender and Milkshape.
The world editor is in the demo, you don't even have to buy it to use try it out.