Check the size property, is it becoming infinite
It is not working at all for me. Any help?
Nvm. Watched the tutorial on the plugin page. Works really well
How is it going? Where can I get this or are you still working on it?
hello, only these 2 buttons appear
oh i uninstalled it and reinstalled it and it works flawlessly! thanks for creating this amazing plugin!
This doesn’t seem to work on mobile like I scaled everything and it doesn’t scale on mobile.
You should use This:
It basically keeps the size of your UI disregarding on other screen resolutions
It has to be like this:
Not this:
Also If you only use the Unit Conversion, its not the smartest way to do it.
Only use this if your UI is not scaled properly, even if you have the UIAspectRatioConstraint, it might be not properly scaled:
Example:
Before
On other Screen Resolution
I actually came here to get help on scaling this…
What I did was, I added UIAspectRatioConstraint and offset it on position
While waiting for replies, I will try to fix it.
Does this work with Unit Conversion too? Please tell me it does.
Sorry for the bump.
Yes the plugin has unit conversion for both size and position. AutoScale Plus and Nightly does this conversion automatically.
What happens is when you change devices the GUI screws up this plugin fixes the problem.
Am I doing something wrong?
Though you have scaled the “BackgroundFrame” and “ShopFrame”, you must also do it to the children. In this instance, the TextLabels and list are not scaled.
I though it does the same to the childs too.
The lite version does not, however if your purchase Plus/Nightly it will automatically convert every element you have as soon as it is created (If you wish to do this with already made UI, drag the ScreenGui into another folder such as replicatedstorage and drag it back into StarterGui for it to take effect).
Very convenient and easy to use ! Highly recommend
Is there a way to auto scale Scrolling frames?
I have the same issue. Somehow it is not fitting desktop size items in mobile size. The scroll on mobile is shorter than desktop.