So currently i’m importing some UI’s into roblox studio, i’ve set anchor points, constraints sizing etc. however for some reason the contents inside the scrolling frame don’t scale down with the actual frame itself, does anyone have any solutions to this issue? Thanks.
https://gyazo.com/6298e0882604e965fba327f29c248785
you can just make the contents inside the scrolling frame as scale and not offset?
1 Like
And you’d do that by using {sizeHere, 0}, {sizeHere, 0}
You can try increasing the canvas size.
1 Like