Exporting custom index.png to web

Godot Version

4.4

Question

Hi so I am currently in the process of exporting my game to the web. I decided that I wanted to customize the loading page to the game to make it more unique. I modified the index.html to control the progress bar’s style and I edited index.png to change the splash background. I then selected my modified index.html file as a custom html shell for my web export template. But when I look at the exported project only the modified style bar is preserved and the original index.png is restored. How can I fix this?

By splash background do you mean the background with the godot logo that appears when the game first starts up? You should change that in project settings.

Yes the thing that says made with Godot with the Godot icon that appears on a web export game loading screen. What setting would this be in project settings?

Boot splash

1 Like

oh damn I am silly it’s like the first thing tysm

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.