Features
This effect utilizes sticky positioning along with several scroll transforms to pull it off. We use multiple scroll transforms because each image has to be moved individually.
Another interesting aspect of this effect is the requirement for nested mask frames. We need to use these to apply double scroll transforms, which counteract the scale effects and prevent images from becoming too large.
This might sound somewhat complicated, but if you watch the tutorial video, it'll all make sense.

Step / 01
Remix the project.

Step / 02
Watch the tutorial.

Step / 03
Recreate it for practice.