I’m searching for a hook/API/property or some worth that represents the present loading progress of a sport construct in Cocos Creator 3.5. How does the .progress-bar
in model.css
get up to date? I don’t see something in software.js
that appears to change it through the sport occasion creation.
In older Cocos variations (ex: 2.4.5) the most important.js
contained a setLoadingDisplay()
perform that will replace the progress bar. I’m searching for one thing comparable in 3.4/3.5 however I’m not seeing it.
The use case is a platform our video games are deployed to requires we use their splash/loading display screen together with their loading progress bar. We have to feed this load progress worth into their loading bar, however I’m struggling to determine the place I can discover this worth.
you may seek advice from this:
web-mobile.zip (1.5 MB)
That’s precisely what I used to be searching for, thanks! Has this been faraway from the default web-mobile
construct template? I’m not seeing it after I construct in 3.5.