Jump to content
Search Community

ekfuhrmann

Members
  • Posts

    54
  • Joined

  • Last visited

Everything posted by ekfuhrmann

  1. I'm building an intro animation in Codepen and I wanted to tween the pseudo element `.marquee__tagline--logo::before`. I saw that this can be done using CSSRulePlugin, however it is just keeps throwing out errors. The pseudo element is showing up in dev tools, and it clearly is rendering on the page, so I'm unsure of what I'm doing wrong here. Any help would be greatly appreciated!
  2. Thanks for the welcoming and demo @mikel. I like the idea of using `tl.timeScale` for better control while deving, so thanks for the suggestion! I also finalized the codepen based on what I took away from this thread and attached it bellow. Thanks all for the assistance!
  3. That definitely can work. I'll keep an eye here if there is a better approach, but otherwise I'll go ahead with your suggestion. Thanks!
  4. In the attached codepen I have a timeline in which `blocks` stagger into the display. That all works fine and well, but I'd like to make it so that the `autoAlpha` property runs a bit quicker than the rest -- for instance 300ms rather than 600ms. Is there any way of achieving this type of interaction with certain properties within a stagger going quicker than the rest?
×
×
  • Create New...