Game Development Community

Demo mode and Networked Games

by Lally Singh · in Torque Game Engine · 09/25/2006 (10:42 am) · 3 replies

Hey all, does the demo-recording work for networked games?

I want to record 20-25 people playing the same game level together, and be able to play their individual games back one at a time. Is that possible with stock torque?

Thanks,
-ls

#1
09/25/2006 (11:22 am)
Network demo recording works fine for me. Stringing multiple demos together might take a bit of scripting though.
#2
09/25/2006 (12:30 pm)
Stringing a few together? Oh, I just need to be able to see them myself (for some analysis I'm doing), and I'll only have one machine (max 2-3, if absolutely needed) for viewing them. Should I be ok?

Thanks,
-ls
#3
09/25/2006 (12:40 pm)
Ok. I thought you wanted them played back automatically one after another. Oops.

But yes, demo recording/playback should work great for networked clients.