Ive encountered a big gui problem.
I was making some ui for my game and it obviously didn’t fit for mobile and other devices.
So I just used the autoscale lite plugin thinking it would easily fix it.
But for some reason, it didnt.
Obviously Im not an expert at making gui fit for every devices. So I have seen every single tutorial on this I can find, and all of them either did not work or made it worse.
Ive tried using UiAspectRatioConstraint but I couldn’t seem to find a way to make it work.
In IPad or Tablet, the gui is way too small, but in IPhone or any Phone, its way too big.
I need serious help with this.