I am trying to achieve a scrolling card animation. I plan to have a stack of cards on top of each other and I want them to slide down as the user scrolls to uncover one project at a time. And as I scroll up, it slides back up to it’s default position.
How do I do this?
I have attached a photo of the layout. The gray background is mainly for visual purposes when working on animation.
Thanks.