janpaepke / ScrollMagic

The javascript library for magical scroll interactions.
http://ScrollMagic.io
Other
14.8k stars 2.17k forks source link

How to pin an image/div with a background image? #979

Open Maxieprodmoore opened 3 years ago

Maxieprodmoore commented 3 years ago

Hi! I tried to pin an element containing a background image.

But when I tried to scroll down to trigger it to follow me as I scrolled, the image first shifted to the right, then as I scrolled further it disappeared from sight, reappearing only at the end of the scene. May I know how to fix that?

Thanks so much for helping the community!

oranger commented 3 years ago

I think it's your code problem.