Skip to main content

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

Niche game with a great concept! However, I encountered a frustrating issue with the screen scaling. When I tried to resize or use the F2/F3 keys, the screen cropped severely, making some parts of the level completely invisible and unplayable.

Since the game is made, it seems the Stretch Mode in Project Settings might be set to "disabled". You can easily fix this for all players by going to:
Project Settings -> Display -> Window -> Stretch

  • Mode: Change to canvas_items or viewport (best for pixel art).
  • Aspect: Change to keep.

Also, enabling "Resizable" under the Window settings will allow players to use the native maximize button or drag the window freely without breaking the UI. Hope to see this fixed soon!