Hello, I am trying to make a countdown timer with the help of this:
construct.net/en/forum/construct-3/how-do-i-8/countdown-timer-bar-128885
I want to set Audio.duration("tag") as the timer duration but it is not working.
The timer duration needs to exactly match length of my audio file.
The audio starts and countdown begins when user touches a button.
How can I implement this?
Develop games in your browser. Powerful, performant & highly capable.
Nevermind, I figured it out.