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.
default value.... progressBar maximum is 100...
Develop games in your browser. Powerful, performant & highly capable.
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.