Hi guys, I?m trying to customize the default html5 loading screen and I wonder if its possible to change the default black color to something else.
I?ve been searching the forum topics and I didn?t found anything related to this.
I believe the actual game's background is transparent during loading, and it's just showing the HTML page background which is black, so you can try changing the CSS background-color.
You might also be interested in custom loader layouts.
Develop games in your browser. Powerful, performant & highly capable.
Thanks. Where can I find this CSS file?. I?m working with android and Cocoonjs.
The only editable file I see is the C2runtime.js
Oh, on CocoonJS and directCanvas there is no HTML file. You should just use a custom loader layout.
Here is a tutorial !
Link :D
Cheers !