[ad_1]
I’m in search of 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 utility.js
that appears to change it throughout the sport occasion creation.
In older Cocos variations (ex: 2.4.5) the major.js
contained a setLoadingDisplay()
perform that may replace the progress bar. I’m in search of 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 together with their loading progress bar. We must feed this load progress worth into their loading bar, however I’m struggling to establish the place I can discover this worth.
you’ll be able to consult with this:
web-mobile.zip (1.5 MB)
That’s precisely what I used to be in search of, thanks! Has this been faraway from the default web-mobile
construct template? I’m not seeing it after I construct in 3.5.
[ad_2]