Skip to main content

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

I'm not sure why, but the graphics went off the screen for me, so I couldn't really see what I was doing. I also wasn't sure what to do for each of the games. Including a written tutorial could help with that on the itch.io page.

I'd love to try the game again if the graphics get fixed, but until then this is about all I've got.

Oh really? Can you give a bit of info about it? Where are you trying to open it? Chrome, Firefox? I would try to fix it after the jam (i suppose i can't touch it inside it)

I'm using Chrome at the moment. The issue may be the resolution on the game page being set up incorrectly. Adding a full-screen option might fix it. I included an image of my screen below in case you're curious.

It seems the problem is that i made some things in fixed positions of the window, and other things in automatic godot positions relative to the window size. It looked fine in a fixed size window in desktop version, but in web is doing weird things, and the fullscreen brokes too because of that. Also it seems that in 2k screen and 1080p screens it loads the game in different sizes, so if I you put the zoom to 1.25x it works right in 1080p. Pretty weird, i would have to study it, thank you for the help

I'll try messing with my pc resolution and see if I can get it to work. Thank you for your help!