Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Based on the inspector, it looks like the names of the assets are throwing the error. "Uncaught Error: Unable to load asset: 'assets/images/[A]Wall-Up_pipo.png". Have you try removing the [] from the name? I know the last game jam I had an error being thrown when I had a space within the name of my level. It's worth a try to see if that will get it to work!

thank for your feedback it was a previous asset we were not using finally but that we kept ; the game was still running but as you mentioned as this is in the inspector this might be the reason why the game is not working on web ; we will definitely checke that!!