Game Development Community

Need help with light

by Mquaker · in Torque Game Engine Advanced · 01/10/2007 (7:17 am) · 2 replies

Namely Want to recover the black surface.(full screen mode - basic surface color, full screen after minimizing - black surface)

In the middle of playing the game, when I change the full screen to minimize, it loads and only bottom surfaces are blacked exept the character model, other objects.
By clicking Alt+L in F11, I get relighted scence.
What I want to get, the black surface is to be recovered automatically to the relighted scence.
Let me provide a good method or script.

#1
01/10/2007 (7:56 pm)
So the light maps aren't reload after the device is lost?

Hmm, thats not good - I'll definitely put that on the old bug list.

Thanks for letting me know, this will definitely be resolved in the next code drop or 1.0.
#2
01/10/2007 (10:26 pm)
Thanks~~
Could you give me the connected script as fast as possible???

This is solved.