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:
GUI:
GUI on my computer:
GUI on another computer:
How to fix this? Help please
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:
GUI:
GUI on my computer:
GUI on another computer:
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.