Game Development Community

Splash screens

by James Bond · in Torque Game Engine · 12/12/2004 (2:50 am) · 3 replies

I want the gglogo, to display for a few seconds then fadeout, then my logo to fade in, the back out and the then the menu as normal. But how do i do this?

#1
12/12/2004 (5:38 am)
Use this resource and make some images with progressively higher apha channels to simulate a fade
#2
12/12/2004 (11:58 am)
The Torque demo does this... have you tried looking at its source?
#3
12/12/2004 (12:06 pm)
Here is a resource describing how to do exactly what you want.