I have a game with 8 levels, i want the last fwew levels to have an alotted amount of time. how do i set up this timer and then when the time runs out the the game with go to the gameover layout page.
Thanks.
Do you want an individual clock for each level or the same clock run for all the levels?
http://www.scirra.com/forum/topic59380.html
Thanks for the reponses.
I want an individual clock for each level.
I have looked at the link but it is not exactly what i need. I am relativly new to Construct. here is the info i need in more detail. The last 2 levels of the game have to have a time limit of 1 minute which counts down to 0. each level has to have an individual clock. if the timer reaches 0 the game wiill then go to the gameover layout page. Thanks for all your help so far.
Develop games in your browser. Powerful, performant & highly capable.
Here is an example for you - TimerExample.capx
Will try that solution today.. many thanks