Hello,
I'm using ScrollTrigger animations to animate a main object. It is fixed from the start but at the third section, when the horizontal scroll starts (orange section), it should stay inside the section and scroll horizontally as it's inside the first slide. In few words I tried to pin the black element when the scroll reach the end of the orange section.
I tried to change position dynamically (from fixed to relative) but it makes it doesn't work at all.
Anyone can help?
Thank you in advance!