poulad / Tank-Mania

Turn-based tanks game made with Unity
https://pouladpld.github.io/Tank-Mania/
1 stars 0 forks source link

Issue17 - Menu GUI #18

Closed andreghub closed 6 years ago

poulad commented 6 years ago

@andreghub Buttons, fonts, and help menu looks pretty neat. Thank you.

There are inconsistencies with resolution and the image. I believe we should stretch bg image to take over all visible parts under camera.

This is a webgl build:

image

Also, view would be different in Unity Editor when we use different aspect ratio/resolutions.

image

andreghub commented 6 years ago

Changes applied