Startup window bug
by Ron Nelson · in Torque Game Engine Advanced · 12/31/2007 (7:06 pm) · 3 replies
For somereason when I start the engine, the window is transparent until the startup screen displays.
Does anyone else see this?
If so, has there been a fix for it yet?
Does anyone else see this?
If so, has there been a fix for it yet?
#2
12/31/2007 (9:44 pm)
Yeah, it would nice if we just got a splash screen, a la Unreal. Until its ready to start-up.
#3
Either you:
* 1. Show a splashscreen before initialization happens.
* 2. You delay creating the window until you've initialized.
01/01/2008 (9:14 am)
I think it's a matter of design. Some commercial games also have this.Either you:
* 1. Show a splashscreen before initialization happens.
* 2. You delay creating the window until you've initialized.
Torque Owner Wesley Howe
It is annoying, but I have a long way to go on my projects before it is an issue here.
<* Wes *>