Scroll animation for background Image

I have a map in the background that I want to move in different positions upon scrolling, like a map that moves to where I traveled chronologically. The animation feature only allows one movement every time I scroll Can anyone suggest how to do this?

you can add more steps to a onscroll animation… like:
first move from A to B and scale, second move from B to C, etc…
there is a “+” in the animation settings to add one.

1 Like