[ad_1]
I’m on the lookout for a hook/API/property or some worth that represents the present loading progress of a recreation 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 throughout the recreation occasion creation.
In older Cocos variations (ex: 2.4.5) the foremost.js
contained a setLoadingDisplay()
operate that might replace the progress bar. I’m on the lookout for one thing related 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 may consult with this:
web-mobile.zip (1.5 MB)
That’s precisely what I used to be on the lookout for, thanks! Has this been faraway from the default web-mobile
construct template? I’m not seeing it once I construct in 3.5.
[ad_2]