Posted September 08, 2020 by Eyon
#Singleplayer #Short #2D #Unity #chess
Build 3.4.f1
I noticed the game looked okay on pc but really bad on mobile. Buttons and labels were all over the place.
Origin of the problem:
I made the game to be playable only in 736x667 something like that, and I made so it was not responsive at all. But now I have a new version of Unity (game dev software) and my export has to be responsive. So it is now.
Update: