- Home /
How to create a delay between spawning of tiles.
Hi, so I want to draw a map and have a delay of about half a second between drawing the map tiles. So something like this: spawn tile 1
wait half a second
spawn tile 2
wait half a second
etc.
So that the player can see the map being put down.
Thanks.
Comment
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
timer problem 1 Answer