Hey there, I have a GUI for my inventory system where you can equip a skin for my game. It uses the “ScrollingFrame” to display everything, but I am having some issues having it auto scale on different devices.
I’m trying to use the “AutoScale Lite” plugin, as that works for my non-scrolling frame UIs. But it doesn’t seem to work for scrolling frames.
Here is what I want it to look like on all devices:
Here is what it looks like when I use the “AutoScale Lite” plugin to scale both size and position:

and here is the contents of the gui:
If anyone can help me on how to make it auto scale for different devices, it would be greatly appreciated.
