Game Development Community

Is it possible to create cut scene

by Temasek Polytechnic Tp8 · in Torque Game Engine · 07/23/2006 (7:44 pm) · 1 replies

During the start game

#1
07/23/2006 (9:07 pm)
Hi,

Yes, you can do it in a few different ways. One is to use the brand new Theora video player control on startup. That's probably the best way. Or you can record a 'demo' session (F3) and then set your GUI to play the session on startup.

For more detailed information, try guiTheoraCtrl in the website search tool. There's a ton of cool stuff about it.

As for the demo recording option, you may have get creative when searching for that one. I can't think of any resources that demonstrate it.

Good luck,

Aaron E.