
Hello everyone, such a problem. When using the AutoScale Lite plugin, it does not work on the frame that is located in the ScrollingFrame. I don’t know what to do.
Make sure everything is scaled instead of offsetted
Use the scale option on AutoScale Lite on every single frame, button etc.
Maybe try it without AspectRatioConstraints
Select the ScreenGui and make sure IgnoreGuiInset is enabled and play around with the ClipToDeviceSafeArea setting.
these are the only issues that could come of the top of my head
To place things inside a scrolling frame, its recommended you first place a 1,0,1,0 sized frame in it, and place your stuff in THAT container frame.
Let me know if this is what you are looking for! Good luck
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.