GUI optimization

I made a GUI and optimized it through a plugin, but it didn’t help me, on wider monitors the inscription shrinks

Plugin I used:
Screenshot_101

GUI:
Screenshot_99

GUI on my computer:
Screenshot_100

GUI on another computer:
Screenshot_102

How to fix this? Help please

Sometimes AutoScale Lite is unreliable, which is why you should always size a UI element (1, 1, 1, 1) before manipulating them, that way their scaling is correct.

My best suggestion is to redo your entire button, but this time using the method I mentioned^

Hope this helps.

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