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.
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.