Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, this is really neat, but I'm having a problem where the 'title page' doesn't display the first page but just has a missing image, and then the next page displays the first page. All I changed was deleting the files that were in ./assets/pages and replacing them with my own. The first page is still '1.png' so I wouldn't think that would've broken anything. I couldn't see anything in the scripts or config files that seemed to explain it.

can you hit f12 on your browser after this happens and show me the result of the "console" tab? thanks

It looks like it's trying to load '.DS_Store' as the first page, but that file doesn't exist (I checked both the folder and my trash for hidden files just in case I'd accidentally deleted it when I deleted the original demo pages.)