Game Development Community

Play video files in TGB?

by Milan Rancic · in Torque Game Builder · 08/05/2010 (2:47 pm) · 1 replies

Is it possible to play video files inside TGB?
if (%answer == true) {
    WhatCodecShouldIUse(?);
    WhereCanIFindSomeSampleCode(?);
}
;)