Currently, Scroll Variants trigger an animation when a scroll threshold is reached, but the transition always plays at a fixed duration.
I’d love an option to link the variant transition progress to scroll position or scroll speed, so slow scrolling plays the transition slowly and fast scrolling plays it quickly.
This would allow Scroll Variants to behave like a scroll-driven timeline, similar to Scroll Transform, while still using variant states (e.g. “start” → “end”) instead of animating individual properties.