Hello everyone!
I have been having some difficulty spacing UI elements evenly on all devices. For example, here’s the UI on a laptop:
However, here’s the UI on a tablet.
(I added UIAspectRatioConstraint and used UI Tools’ Scale Position/Size)
Is there any way to fix this? I want to make the UI mobile friendly as well as PC compatible! Thanks in advance for any help.