@TheShooter, I'm a bit a noob with 3dGS, but maybe with

Have action/loop which increases the variable of the window and use
Code:
wait(-1); //wait 1 second

instead of
Code:
wait(1); //wait 1 frame

at the end.


Last edited by reknak; 03/09/11 14:10.