Scrolling Frame doenst size correctly when on mobile (other resolution)

Hello there,
i need help! Im tweening some scrolling frames (like a case system)
but as you can see, if i change the resolution at sometime the scrollingframe with the marker (that indicates which item is given) just stops scrolling and stands still or it just goes to a blank space, ive tried autoscale plugins, they didnt seem to work.

Here is the frame when its fully sized (HD 1080P)
Screenshot_4

And here when its any other resolution (Lets say this is mobile)

Could anybody help? Thanks!

Repost because no one replied

1 Like

You can try add a UIAspectRatioConstraint

kinda works, but still doenst tween because it changes the canvas size, unable to tween it to any position that goes over the canvas size

i use the markers, mark them in the middle, and it should go to any item, because theyre specifically tweenned. so it kinda helps, but still need help with the positions sizes etc.

but thanks