Hello,
I have a problem with my first ScrollMagic Animation.
I would like to fade in the boxes on scrolling down. This works fine except for the first time. When I scroll down for the first time the values like opacity don't "tween", they switch directly from 0 to 1. After that I can scroll up- and down with a working animation.
It's like some kind of setting is missing. Do you have an idea what exactly is missing?
This is my codepen:
Thanks, Becca