hi all,
any one can help me iam facing problem
iam using to create tile outside screen and it comme from top to bottom continously
i use
every 0.08 seconde create object (tiles) at x = int(random(4)+1)*161-80 and y =-194
the game run good but after some seconds or when changing scale (difficulty or speed) the tiles are created but with some spaces between tiles ... any suggest please ?
thanks in advance