Game Development Community

TGE limits?

by Art Williams · in General Discussion · 10/29/2007 (11:26 am) · 5 replies

Hi there,

Just a general question really which i've been wandering for awhile. What are the limits to what you can create with Torque'? Because eventually I would like to make an Online First Person Shooter with Torque but I'm wandering if its possible first.

Thanks,

About the author


#1
10/29/2007 (11:36 am)
It's very possible. In fact, it is designed for multiplayer gaming from the getgo. On top of that, there is a simple FPS starter kit to get you going. Download the demo version of 1.4.2 and check out the starter kit. The 1.5.2 demo has the newer features, but not the starter kit.

Of course, the type of shooter that you want to make (of which I have no idea) may require some hefty changes to the source code. Then you will need some C++ prowess.
#2
10/29/2007 (11:36 am)
Yes it is.
#3
10/29/2007 (11:37 am)
What is the demo called? And thanks for the tips :D
#5
10/29/2007 (11:41 am)
Thank you,