Skip to main content

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

Thank you! Yeah I noticed the UI seemed to shrink after I exported it to itch.io. It’s the first game i’ve ever uploaded here so admittedly I didn’t really know how to fix it haha. I like your suggestion for adding the number of papers scored! I wanted to do that as well but ran out of time… Thanks for playing!

(+1)

I see you made it in Godot but in Unity, it's basically that your UI lives on what is called a "Canvas." You have to anchor the UI elements and tell them to resize based on the screen size. Once again, not sure how that works in Godot but it shouldn't be too bad!