Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The font when we finish a level & we pick a new card for each character is a bit hard to make out, and I ran into a bug where I can't interact after tabbing out, but this was a great game! (Admittedly, I got addicted)

(1 edit) (+1)

I'm looking into fixing that - there's a weird issue with text occlusion with the pipeline, so my game jam workaround was to use render textures which caused the text to be affected by the postprocessing effects. There's unfortunately also an issue with multiple cams in the version I used which is why I couldn't easily make those textures unaffected.

I'll let you know if/when I manage to fix it :)



*Edit* also I'll try to figure out how the interaction broke, no clue what causes that.


Thanks for playing!