Problems/Questions regarding Torque 2D.
by Nil · in Torque Game Engine · 07/22/2007 (9:03 am) · 1 replies
1) Is it worth the money? I program in C++ and Allegro at the moment.
2) Does it give you a lot of freedom?
3) Can you do networking with it, use databases, and maybe datafiles?
4) What are the names of well known games using it? (if any)
5) What's TorqueScript like? Is there any tutorials out there that can give me a good feel of it? I'm having trouble finding them.
Another problem I'm having is when I attempt to create a button instance in the GUI editor, it doesn't make it a child of MainMenuGui (as it says in the tutorial) nor does it even list MainMenuGui in the list.
So, in the properties for the button, I clicked on "parent Group" and typed in, "MainMenuGui" and it crashes! I'm not sure what I'm doing wrong.
2) Does it give you a lot of freedom?
3) Can you do networking with it, use databases, and maybe datafiles?
4) What are the names of well known games using it? (if any)
5) What's TorqueScript like? Is there any tutorials out there that can give me a good feel of it? I'm having trouble finding them.
Another problem I'm having is when I attempt to create a button instance in the GUI editor, it doesn't make it a child of MainMenuGui (as it says in the tutorial) nor does it even list MainMenuGui in the list.
So, in the properties for the button, I clicked on "parent Group" and typed in, "MainMenuGui" and it crashes! I'm not sure what I'm doing wrong.
Jookia