UI Scaling not working property as I want

I have a scrollingframe with 4 template frames inside of it, each with UIAspectRatioConstraint. And everytime the resolution of the scrollingframe/screen changes, the 4 frames would scale correctly but be in the same position, causing larger gaps between the frames. How can I fix this?
image


image

1 Like