Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
As per the below image the progress bar does not seem to start counting down right away, it takes way more than one second, would say about 5 seconds, its at the beginning of my code and I can not figure out what is wrong?
Also I have tried setting it to just "1" second rather than "1.0" seconds still the same problem.
Develop games in your browser. Powerful, performant & highly capable.
default value.... progressBar maximum is 100...
Many thanks works perfect what you said, I also noticed I changed my variable to 40 but the max of the progress bar properties --> value was still set at 30.