Hi, I’m new to corona, I have made a few games in gamesalad but decided to learn corona for the advanced features.
I was getting along great in converting a game over to corona until I hit a problem I thought would be simple.
I have a hoop image which spawns in the centre of the screen and grows to larger than the screen then destroys itself. This bit is fine.
A hoop is spawned every 3 seconds initially, then when the game level increases it should spawn every 2 then 1 seconds.
I have a timer which performs with a delay that is given by a variable called “delay” to spawn the hoops. however when the value of “delay” changes, the timer doesn’t update and change the spawn speed. Does anybody have an answer or any help at all?
Thanks for any responses!
Gary [import]uid: 8699 topic_id: 5106 reply_id: 305106[/import]