Skip to main content

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

Im having problems with this. I have started a new project, slowing importing things, and I only have shd_pal_swapper, shd_pal_html_sprite, and shd_pal_html_surface as shaders, and I need all 3 to run this on html5, no?

Any help is greatly appreciated, thanks!

No, you don't need the first one.  Just the ones labeled HTML.  In fact, if you build for HTML with the non-html shader in your project, there's a good chance the game will yell at you.  You'll have to remove it from your project completely because Yoyo doesn't allow you to specify assets per export, unfortunately.

Ok thanks for the help :)