Animation Scroll Speed

I've copied a preset I made to my 2nd phone which has a different resolution. Everything lined up nicely, but when I call for a scroll animation on the 2nd phone it scrolls too far. Is there a trick to animation speed to make it match any screen size? Or perhaps I just did something else wrong. I've used the $(si(rwitdth)*(some.#))$ and ditto for (rheight). Not sure if that only works if things are anchored to the top or not.

The pic with the blue border around the three sides of the money box is how it should look, the other pic the box shot up too high so the blue bar at the top is not seen.

Hello,

I suggest you to use Limit property on order to limit how far you want the animation to scroll.

The Speed property is used to limit how fast the scroll.

Hope this helps.