A short game I made for Pirate Software - Game Jam 15

This is my first ever game jam submission so all criticisms is extremely appreciated.

Note: I recommend zooming out your browser as there is a scaling issue when you fullscreen that I can't find the reason for. If you have any info on why this is happening please tell me so I can fix it.

GDD:  https://docs.google.com/document/d/1VuUI-WcoLtc_zOjC5tBeHLgLL3kbj7GSCIZxt2gZjNs/...

Comments

Log in with itch.io to leave a comment.

Upon further investigation I have found the issue for the scaling. However this problem lies to deep in the project and so I would have to make the game over again.

For those who are curious where I went wrong:

When I made the project I set the Unity inspector resolution to HD 1920 x 1080 and built my projects UI and art around that which made it so when I built the project the resolution it tried to display would be crunched causing the issue above.  This issue can be fixed by changing a few transform details on the UI but the art would have to be redone in order to line up.