Transforming elements on scroll
Where Scroll Animations allowed us to *trigger* an animation that carried itself out with a pre-defined duration — Scroll Transforms let us translate scrolling into smooth, gradual changes to the position, scale, rotation, and opacity of an element.
Where Scroll Animations allowed us to *trigger* an animation that carried itself out with a pre-defined duration — Scroll Transforms let us translate scrolling into smooth, gradual changes to the position, scale, rotation, and opacity of an element.
Transforming elements on scroll lets the visitor drive, bringing a sense of connection between motion and input. It’s a super fun and powerful way to make your site feel more dynamic and reactive. In this lesson, we’ll look at how easy it is to make it happen in Framer.