Jump to content
Search Community

ridiculous

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by ridiculous

  1. hmm , for me works correctly !...

     

    and yes , it generates timeline tweens in a loop for every slide and when you play or reverse will stop at the Pause points and the timeline isn't really huge !

     

    Also I'm not sure if it makes a difference but I'm scroll with a macbook track pad. but it seems to scroll down then back up for the first slide. but if I scroll for a long movement, it'll go to the second slide.

  2. hmm , for me works correctly !...

     

    and yes , it generates timeline tweens in a loop for every slide and when you play or reverse will stop at the Pause points and the timeline isn't really huge !

     

    I see. Now if I were to integrate a navigation menu to this. Would I use a goto timeline position sort function?

     

    Say I'm on slide 3 and press a navigation button to go to slide 1. Would I need to set the position of the playback?

  3. Hello!

     

    I'm new to greensock and love it so far! 

     

    Currently tackling a full page scroller site with it.

     

    The code is based off of this right now: 

     

    However instead of a simple scroll to, I'd like to add some animations to the scroll to.

     

    For example when the user scrolls.

     

    1. First slide does animation 1
    2. That slide then does animation 2
    3. Then the next slide comes up.
    4. Also when scrolling up, it would be the reverse animations (slide goes down, animation 2, then animation 1)

    I'm trying to figure out if timelinelite is designed for this.

     

    I have a timeline set up that plays when the 'goToNextSlide' is triggered. However it doesn't work after the first slide. Do I need to do a conditional to check if the timeline is complete then trigger restart()?

     

    Thanks!

    See the Pen kDvmC by bassta (@bassta) on CodePen

×
×
  • Create New...