Posted by Hideki_o on July 25, 1998 at 12:32:43:
In Reply to: Re: Force Seeing tint posted by Shneesh on July 24, 1998 at 15:25:41:
: This is what the cog says:
: effectHandle = newColorEffect(0, 1, 1, 0, 0, 0, 0, 0, 0, 1.0);
: Does anyone know which numbers I should change to get rid of the blue tint?
Just make them all to 0 and that should do.
Hideki_o