Game Development Community

TorqueScript

by muhammedekinci · in Torque 3D Beginner · 11/04/2013 (6:21 am) · 2 replies

1 - Hey , I know JavaScript language .Can I use JavaScript instead of TorqueScript ?

2 - Can I make strategy games with Torque , you can integrate what platforms ?

I am grateful to you for taking the time .

#1
11/04/2013 (7:11 am)
Hey :)

I'm not sure about the JS use, but I saw a python use somewhere #_#...

And for the Strategy Yes, you can make that. They even have a RTS Starter Kit available check the store :)

MJ
#2
11/04/2013 (7:31 am)
Stop.

The RTS Starter Kit works with TGE, not T3D.

The documentation contains a RTS Prototype tutorial under Scripting - Advanced.

If you're not very familiar with C++ you will not want to even attempt to change the scripting language. TorqueScript isn't that different from C or Java and "programming is programming" so just learn it. That way you can start making your game now instead of spending months trying to get your head around how the whole engine works so that you can make it use <XYZ> scripting language.