This is how I want it to look no matter what size
But this is what happens if you change the size:
Basically I want all 3 images to stay square, and to stay in the center of the scroll frame near the top like you see in the first image.
Try using offset for size and scale for position of images.
1 Like
That wasn’t very helpful. I don’t know how to do it with 3 images at a time, and I especially don’t know how to do it with a scroll frame.
Try using this plugin
once installed use Unit conversion
1 Like
I already have that plugin and unit conversion doesn’t do much because like I said I want all three images to stay square and to stay in the center X-axis, but I want them to resize to scale.
I did it by using a UIgridLayout
1 Like