Jump to content
Search Community

staixe

Members
  • Posts

    2
  • Joined

  • Last visited

staixe's Achievements

0

Reputation

  1. Great, this answers my question, thank you very much
  2. Hello! Sorry for my English. I use ScrollMagic with Gsap, var ol = TimelineMax.fromTo('.layer2, .layer4', 6, { width: '100%', right: '30%', bottom: '-10%', }, { bottom: 0, right: 0, opacity: 1, width: '50%', transformOrigin: 'right bottom', }, "-=6" ) opacity at the beginning = 0, then at the end = 1, how can I change the opacity 2 seconds after the start of the animation or change it in increments of 0.3?
×
×
  • Create New...