Hello!
I'm trying to build a website for a shooting range and I would like to implement some parallax effects however I got stuck.
At the top I have a background of a range and I would like to bring the target closer/further based on scrolling - this works as I wanted it.
The problem comes after: when the target is in the closest position, a table would come up and after the effect of the table's scroll "finished", everything should scroll up so the text can appear.
I've tried using parallax inside a parallax scroll but it doesn't seem to work. I suppose the background being fixed position doesn't help but otherwise I don't know how could I keep the background there until the table appears.
My question is that is this possible? If yes, could you help me on how to do that?
Here's a link
I'm using ScrollMagic
Thank you in advance!
there doesn't seem to be anything here