Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

can you elaborate on your resolution problem? I'm looking for a way to resize the window/canvas so I can see my taskbar while playing. On Steam, unity games will usually accept Steam's window size arguments, but I'm not sure if that's possible with unity alone.


The first level looks like this on 1280x720. This is how it's supposed to look: Everything is visible and well-proportioned.

This is how it looks on my default resolution of 1280x1024. As you can see, the edges of the level are cut off. I can still interact with things in the edges, but I can't see them.

how did you fix it?

By manually setting my computer's resolution to 1280x720.