04-10-2013, 17:53
How to turn this picture 180 degrees and place it in the upper right corner instead of the lower left!
Thanks in advance for the help
Code:
self.Menu["GUI"]["Glow"] = createShader( "mockup_bg_glow", 640, 480, "fullscreen", "fullscreen", undefined, undefined, 0, 0, 2, false, 1, ( 0, 0, 1 ) );
self.Menu["GUI"]["Glow"] thread destroyOnDeathOrUpdate( self );