Jump to content
Search Community

lich0320

Members
  • Posts

    3
  • Joined

  • Last visited

lich0320's Achievements

  1. I updated my case In the case, I have [scrolltrigger < section01 >] and [scrolltrigger < section02 >]。 It works well when triggered by [scrolltrigger < section01 >] alone. It also works well when triggered by [scrolltrigger < section02 >] alone. <Works refers to snap to label> However, during the scroll from [scrolltrigger < section01 >] to [scrolltrigger < section02 >] , he cannot snap to the label in [scrolltrigger < section02 >] Excuse me , How can I achieve this effect ?
  2. Question: How can I achieve this kind of function? Demo: https://codepen.io/liar0320/pen/yLPjLPb?editors=0010 Targets: I have a node and a target node, and I want to make the current node and the target node overlap in position and size. Descriptions: In this demo I implemented such a function, but when the window changes, I can't update the value in gsap.to, what should I do. Or is there a better implementation? Thanks for help !!!!!
  3. Question: How can i use span:labelsDirectional in scrollTrigger with mutiple timeline ? Is there any way to achieve him ? Demos: https://codepen.io/liar0320/pen/xxPjKvP In this demo, I created four timeLabels, one timeLine has two timeLabels. In first timeline he works fine, but when he can't switch to the next timeline. Thanks help!!!
×
×
  • Create New...