Posted November 24, 2024 by misterG-gamedev
While we do have an almost finised game now for ANDROID and PC, I am not fully happy with the UI issues and the aspect ratios when comparing the android build with the windows build. The UI scales OK, but I had to force the game to be windowed...
Fixed a bunch of small areas where the UI elements are not correctly anchord, and also forgot to scale all canvases with height vs. width lol.