spingospingo / Project-Minerz

Based off of the SCII custom game "Mineralz Evolution"
MIT License
0 stars 1 forks source link

In Game GUI/HUD rarely scales with different screen sizes correctly #38

Closed DrSpaceMeme closed 4 years ago

DrSpaceMeme commented 4 years ago

Using Unity's built in 2D UI tools seems work poorly in terms of correctly scaling the GUI and HUD to different screen sizes. It's probably best to not use the tool at all and redo the GUI through other methods.