Gui scaling help

Hey there, i’m trying to scale my gui but it wont work with the plugin… this is how it looks on:

PC:

TABLET:

PHONE:

Any help? Thanks.

1 Like

this is just a repost…

https://devforum.roblox.com/t/closed-gui-scaling-help/1209125

Do you use UIAspectRatio?
Because GUIs inside frame arent scaling maybe try to set all you content in frame from offset to scale. Dont use UITableLayout, UIGridLayout or something like this.