Quick Question
by Metalkill · in Torque Game Engine · 04/02/2007 (5:44 pm) · 9 replies
Hello, if you do not know how to write a programming language but does know how to work with scripts can you build and a multiplayer game. In another words if I purchase this engine and buy a few model packs can a game be made without scripting??
Thanks
Thanks
#2
04/03/2007 (12:47 am)
.
#3
there must be an scripted behavior that defines your game..
you cant simply put stuff in torque together and expect a complete game be made of just objects standing together without any behavior involved
so i recommend you to learn torque script.. and start making test with the starter kits..
good luck
04/03/2007 (2:51 am)
There has to be scripting in there.. torque works mostly with script... even for some aspects you need to tweak abit the c++ code of the engine.. when scripting isnt enough.or script expanding is needed..there must be an scripted behavior that defines your game..
you cant simply put stuff in torque together and expect a complete game be made of just objects standing together without any behavior involved
so i recommend you to learn torque script.. and start making test with the starter kits..
good luck
#4
04/03/2007 (3:19 am)
Thanks guys and what is the best way to learn the Torque Script???
#5
04/03/2007 (7:59 am)
.
#7
04/03/2007 (12:09 pm)
.
#8
04/04/2007 (3:59 am)
The book is well worth the money - the lessons kit shows all sorts of examples. Then when you understand the scripts well enough you should be ready to tweak the C++.
#9
04/04/2007 (11:35 am)
.
Torque Owner Fucifer