Game Development Community

Start and Stop Recording Gameplay for Demo

by Kevin Epps · in Torque Game Builder · 04/02/2007 (7:17 pm) · 1 replies

Is there a way to do that?

I know that there's a saveJournal() and playJournal(), but you can't stop it until the game actually ends.

I saw that there's some startRecording and stopRecording calls, but they use this GameConnection class that TGB doesn't seem to have.

Is there any way to get that class or something like that?

#1
04/03/2007 (9:19 pm)
@Kevin -- actually, the 1.5 open beta has this class ... or at least, it's in the docs now ...