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

Sorry, didn't manage to play it the premise is cool, if you are interested I can give some hints on the scaling issues, I use often Godot and if you are using control nodes it's probably a metter of setting anchors and margins appropriately

https://docs.godotengine.org/en/stable/tutorials/ui/size_and_anchors.html

Thanks! I think the main issue is on the main menu where I set the anchor to full rect. I believe the UI is mostly fine on the game screen as I haven't been able to find any issues with that yet.