Game Development Community

SetBlackOut?

by PsychoParrot · in Torque Game Engine Advanced · 02/20/2007 (8:22 am) · 1 replies

Hey guys,

Maybe I'm missing something, but whenever I try to use the setBlackOut command it either goes that horrible colour of magenta or nothing. No fading seems to happen ...

Should this be working?

serverConnection.setBlackout(1,1);

or

serverConnection.setBlackout(0,1000);

Thanks!

Jeff.

#1
07/17/2007 (10:01 am)
It shouldn't do anything as far as I can tell. I hacked up something quick using this resource and a simple shader.