Posted By: Matt_UK
Screen color problems.. - 05/20/10 21:46
Hi guys!
I'm trying to set the screen color in my game like so:
vec_set(screen_color, vector(0, 0, 0));
I place this code after I've loaded my wmb file, yet the screen still stays blue...
Any ideas why this is happening?
Regards,
Matt.
I'm trying to set the screen color in my game like so:
vec_set(screen_color, vector(0, 0, 0));
I place this code after I've loaded my wmb file, yet the screen still stays blue...
Any ideas why this is happening?
Regards,
Matt.