Autoscale Lite Not Scaling Correctly?

I would like to scale a lot of gui elements in a scrolling frame and some frames ect.

I scaled everything with the constraight, position, and size but it doesnt really seem to work.

I have tried manually scalling it but it also doesnt seem to work.
Also I have scaled every element in the scrolling frame and others, and it still didnt work.

This plugin has worked other times but for one or two gui elements but that also was in a different game and didnt use a scrolling frame.

3 Likes

I will link some images soon as of right now i am on mobile.

1 Like

There is very poor gui behavior that was never resolved. It’s because you need the 0.5 0.5 anchor point and ui aspect ratio constraint. Let me show you the only way I’ve ever been able to achieve consistent behavior across all gui elements.


You have to do this on each gui element and from there you can safely drag it and scale it wherever you need to without any issues

My game its having the same problem, the frames on the scrolling frame aren’t scaled correctly.

Mobile:

Pc:

I used the auto scale lite plugin to scale other gui elements, they worked perfectly well, but not on this scrolling frame.