Game Development Community

Video, Menu and Mouse Questions

by Dani Segarra · in Torque Game Engine · 12/24/2007 (10:03 am) · 1 replies

Hello everybody:
I have some problems with torque, can anybody help me?
1-When I'm creating a menu and load my mission, some times, it works great. But if I'll put more buttons on the menu at the end of load the mission process Torque crash and go outside the program. Can anyboydy tell me why it can be produced and how can be fixed?
2-When I load a theora video using "video.SetFile ( "video.ogg" );" it works great. But if I try to load a video a second time it shows the first image of the video and freezes.
3-How can I enable the mouse viewing when appears a pop up or a message ingame?
I don't know if these problems happends to everybody because some looks rare.
Thank you very much! And merry Christmas!

Sorry for my english :P

#1
12/25/2007 (3:05 am)
I solved the problem of the menu. It wasn't a menu problem. It was a problem in the mission. I don't understand why affects the number of buttons, but correct missions works great.