13.06.2012, 12:19
is not really hard to make you know
all youd need is:
Timer
1 Texture
the timer set it to lets say 500ms public so if other players are using it they can attach to that timer and use it insted of having their on timers! which will reduce lag.
Also the textur's Height & With needs to be the same as the Screens one so they fill it up and then just with the timer change the transparency colours with lets say switch case to keep it simple
or to make it more simple just after every time the timer runs at the end of the colour just do like +0.8 becouse tha is the transparency amount.
all youd need is:
Timer
1 Texture
the timer set it to lets say 500ms public so if other players are using it they can attach to that timer and use it insted of having their on timers! which will reduce lag.
Also the textur's Height & With needs to be the same as the Screens one so they fill it up and then just with the timer change the transparency colours with lets say switch case to keep it simple

or to make it more simple just after every time the timer runs at the end of the colour just do like +0.8 becouse tha is the transparency amount.

