Problems with GUI Scaling

I have been trying to scale my UI. This is what it looks like:

However, on an iPad, it appears to be too small and I do not like how it looks. Here it is:

Is there anyway to change this? Thanks.

You would Apply an Offset alongside the Scale, which makes it bigger depending on the Screen Size or Device.

2 Likes

Is there anyway you could demonstrate this?

1 Like

Scale vs. Offset This post has been solved and its like yours

2 Likes

So would I have to detect what platform they are playing on?

I supposed thats one way that most people know of and you can also change it according to how you would like it on mobile or low res screens. Takes time but worth it for your players

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.