Jump to content
Search Community

lahisir

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by lahisir

  1. I want to create an endless star rain animation, all stars are SVG. The process of repetition is not smooth at all.Is there any JS or GSAP solution to make the animation smooth?
  2. You also need to try connecting cssplugin. You can also use TweenMax instead of TweenLite, which already includes it. Maybe this solution will help you.
  3. When GSAP encountered one of the text nodes (which is not a regular node, so it doesn't have a "style", for example), it noticed that these properties don't exist on it, and issued this warning.
  4. Similar problem. I created a css animation to fade in the new text range from black to red, but one of the problems I have is that it also fades in the existing red span text.
×
×
  • Create New...