Skip to main content

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

Loved the gameplay and the concept! I'm bad at doing math, but I enjoyed this. However I think there is something wrong with the viewport settings in the game. I had to scale down the page to 50-67% for the game to display correctly.

Eitherway I really like the game and the whole vibe.

Score: 25 | Accuracy 90%

Thanks for the feedback! I think I didn't catch the viewport issue because I'm working on a larger 1440p monitor. I see what you mean when I shrink down to my laptop screen. Oops!

You're working in Godot 4 right? Try setting the itch.io window resolution manually to what your godot project viewport size is!

Also try going to Project > project settings > Display > Window and change Stretch mode to "viewport" and Aspect to "keep". Then upload a new project file with these settings. It will most likely solve the problem.

This has solved similar issues for me in the past!

Test the solution on a separate project draft, just in case.

(+1)

The viewport on itch was already set correctly. I went into Godot and updated the stretch mode. Unfortunately, I think the problem is I made the game 1920x1080, so the edges kinda get eclipsed when viewed in browser on a 1080p display. But fullscreen works much better now! Thank you so much!

Please play with fullscreen enabled if you're having viewport issues!