Game Development Community

How to build a server?

by yurembo · in Torque 2D Beginner · 08/22/2016 (1:24 pm) · 2 replies

Torque 3D gives everything you need to build multiplayer games.
How to build a multiplayer game with Torque 2D?

#1
09/26/2016 (8:44 pm)
I use a modified version of Torque Game Builder 1.7.4 and this is possible in the vanilla version of it (look here). I assume Torque 2D should allow you to do the same.
#2
02/05/2017 (11:27 am)
The "server" does not necessarily need to be written in T2D. It could be written in any language. It just has to create the data the clients need to have a "world" or "battlefield".