Game Development Community

Tourque 3D - Animated Menus and buttons.

by mutantsfox · in Torque 3D Beginner · 02/12/2014 (6:02 pm) · 0 replies

Hello everyone. I'm having some trouble with torque 3d while trying to import gif images into torque as an animated menu.

I've been online but the only help I can find is converting gif to theora and then importing it into a
GUITheoraCtrl.

Every time I start my game and open the Gui editor and select theroafile to import it will freeze and my computer will say that torque 3d is not responding.

I've heard online that this is due to some incorrect script saying to opentheorafile instead of readtheoraheaders.

I'm not too sure what's going on so if anybody can help me that would be awesome.

Here is a link to the information I am referencing.

http://www.garagegames.com/community/forums/viewthread/105641/1

Thanks.