Game Development Community

Playing full motion video between levels in torque2D

by Raul Martinez · in Technical Issues · 06/19/2012 (9:26 am) · 3 replies

Hello

Im developing a video game and I would like to insert full motion videos between each level, could please someone advise me on how to do it?

Thank you in advance


Raúl

#1
06/19/2012 (10:31 am)
Sounds like you would simply have to - when changing level - switch to a GUI with a theoravideoctrl and when the video is done, load next level.
Do it via a schedule or maybe theoravideoctrl has a callback? Anyone?
#2
06/19/2012 (11:48 am)
Lukas
Thank you for your adivise Ill try that
#3
06/20/2012 (10:31 pm)
I've done a simple GUI and now I want to know how to load it

Thanks