Skip to main content

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

How do i fix this issue? The scene is in the top right rather than infront, it Suddenly happened but when i played it the first time it wasn't broken but now it is(joi)

(1 edit) (+1)

that is weird. i’ve never seen that. maybe try adjusting the interface scaling setting to be lower, or reduce the font size

does the web version do this for you too? maybe it’s like a very specific screen size that my responsive UI isn’t able to handle…

(+1)

Yes both joi and website does it, i haven't touched the settings yet since i was afraid of messing the configurations and mess u the game

(+1)

It sounds like it’s a scaling issue, you’ll need to adjust the settings. I’ll investigate on my end to see if I can recreate this bug.

(2 edits) (+1)

I’ve investigated this and it’s indeed a scaling issue, basically the screen’s height it too low for the game, so scaling the interface or font in the game’s settings will fix it (try small font and if that doesn’t work, try 0.5x interface scaling with large/massive font). that said, this isn’t a great user experience, and shouldn’t happen, so I’ll work on making it not happen at all on my end