So, as a developer, I feel that making UI for all devices is very tricky. I tried many ways, like setting the UI to relative YY or something, but the problem is, that, I use UI constraints. I even tried some math, but I guess it doesn’t work( I tried using a script that detects the absolute x-axis size and make that the y-axis size)
How would I be able to go around this?
On PC:
On Phone:
All help is appreciated