Hi, I wonder if it is possible to edit the loader or splash screen,
for example I selected loader style (percentage text) can I change the background color or increase the text size ?
any help will be appreciated
Develop games in your browser. Powerful, performant & highly capable.
To create your own loader, you should the Loader style to 'nothing', and create a new layout, setting that layout as the 'first layout'.
You should utilize the 'loadingprogress' variable for the loading progress in decimal form and/or utilizing the 'On loader layout complete' event in system.
Don'T set the loader syle to nothing some users might see a black screen while the loader is loading and just think it'S broken and leave
See How to use loader layouts to make custom loading screens.