Game Development Community

Is Torque2D ( TGE ) have a online multiplayer support?

by Mathew Eldhose · in Torque Developer Network · 04/29/2006 (5:23 am) · 3 replies

Hello,

I am new in Torque2D. I read about TorqueNET Lite. Is this included in Torque Game Builder? Is this support Online Multiplayer feature ( over internet )? Is there any licensing issues besides the TGE?

Thanks in advance for any reply,

Eldhose Mathew

About the author

Recent Threads


#1
04/29/2006 (5:53 am)
T2D doesn't have full blown networking just yet, and the networking that's in requires you to do a bit of the work yourself, but there are threads in the private forums that deal with these subjects.
#2
05/01/2006 (5:09 am)
Hello Philip,

Thanks for reply!
You meant Torque NET Lite is not available with T2D ?? Where I have to work to obatin online multiplayer support? in TGE or TorqueNET Lite.

Thanks again for replying ,

Eldhose Mathew
#3
05/01/2006 (7:09 am)
It is available. Look at the checkers demo for information on Torque NET Lite. It is, however, not as robust as TGE's networking model. But it is quite usable.