Game Development Community

Charlie Sibbach's Resources

PeerConnection

A lightweight GameConnection for use between two instances of Torque. Use it to send custom NetEvents or simply use commandToPeer() like you would commandToClient(). Very useful for communication between multiple zones as in an MMO, or as a backup communication channel between a normal client and server.

Author Charlie Sibbach Date 07/03/2006 (11:25 am) Comment 24 comments

GuiLineCtrl

A Gui Control to simply draw a line on your GUI. Useful for displaying on-the-fly generated graphs and maps.

Author Charlie Sibbach Date 07/03/2006 (11:15 am) Comment 4 comments