Game Development Community

Split-screen

by Gary Roberson · in General Discussion · 03/29/2008 (11:52 pm) · 1 replies

Is Torque capable of split-screen effects?

so that each player can have his own window?

#1
04/04/2008 (8:16 am)
You would have to code it specifically, and managing multiple clients can get hairy. TorqueX has a demo built in for splitscreen, though.