Hello guys,
I’m using bricksforge first time trying to save some time in my work development. My first project I need to implement an huge image with horizontal scroll (vertical scroll triggers to horizontal)
That was very easy to implement using my knowledge with GSAP but then I realised that I cannot add containerAnimation feature of scrolltrigger that limits me a lot so I tried to play with events but I didn’t find the way.
https://gsap.com/blog/3-8/#containerAnimation
Now I’m going back to full code because I need to finish this ASAP, but, in this case and with your experience what is the best approach?
Cheers