Hello.
Thanks as always for the awesome product!
This problem is driving me nuts, and i know this includes Scrollmagic, but can you just tell me WHY this doesn't work? I'm sure you've seen it before and maybe have a simple answer.
WHAT IS SUPPOSED TO HAPPEN
My svg animation is supposed to play on init, then when i scroll up, the animation reverses, and when I scroll back down, it plays again. Here's a pen of just the animation and some play and reverse buttons that is working as it should without scrollmagic.
THE PROBLEM
Once I define the reverse tween for scrollmagic (even using pause:true) it shows the svg statically on init, it won't play. Here's my pen that just won't work:
Can you please show me how I can play this animation and still use scrollmagic? Any insight you have will be greatly appreciated!