Game Development Community

Creating A TV

by Chaz Hengesbach · in Torque Game Engine Advanced · 03/04/2008 (3:19 pm) · 4 replies

Hello,

does anyone know if it is possible to create a tv that displays a video?

#1
03/04/2008 (3:37 pm)
You'll want to take a look at the GUITheoraCtrl resource.
#2
03/04/2008 (4:31 pm)
I looked at the GuiTheoraCtrl, but i want to try and play the video on a dts shape or in a dif.
#3
03/04/2008 (9:02 pm)
You can combine the guishape resource and then map a theora video to the object.

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=10899

It works, I have done it. Good Luck.
#4
03/05/2008 (6:43 am)
Thanks, thats what i needed