16.06.2013, 18:45
You set a timer that changes the color of a texdraw background from green to red, every function call of the timer decreases the green color (from 255 to 0) and increase the red (from 0 to 255), then u generate a color from these variables