Hi,
I am new to Construct 2 (I used to work on Game Maker) and this forum! C2 have left a good first-impression on me so far.
I want to create a Timer bar, which gradually reduces.
Like this:
|||||||| 15 secs left
||||| 10 secs left
||| 5 secs left
| 1 secs left
TIME UP!
Getting an Apple will reset the timer, so in order for the player to win, he have to get an apple every 15 seconds.
Is there a way to make this work? I'd be glad if you could send me example .capx, it'll aid in the learning process!