Jump to content
Search Community

proxymoron

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

proxymoron's Achievements

2

Reputation

  1. Yep. This is what I wanted. Thanks a lot
  2. I am trying to animate text as done on the "third section" (the Strategic Advisory part, shown in the screenshot) of this website. So far, I have achieved what is done in the codepen. I want to animate these line by line instead of the entire div. I tried making every line a span but it did not work as expected. Also, notice how the appearance and disappearance of the lines is not linked to the scrollbar at all. The scrollbar just triggers the animation, and the rest is automatic. I wanted to make separate tweens for each div and link them to a single timeline that uses scroll trigger, but I have no idea how do I link (or play) external tweens to a timeline that has no relation with them. So on that note, could you tell me if this is possible? I have more questions but for now lets leave it at these two :)
×
×
  • Create New...