Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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
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.
Develop games in your browser. Powerful, performant & highly capable.
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.