Jump to content
Search Community

shunyadezain

Premium
  • Posts

    9
  • Joined

  • Last visited

Posts posted by shunyadezain

  1. Hi Jack! Thank you for help.

    I think I understand them more. I was just thinking of making a robot arm type of animation with convertCoordinates or getRelativePosition for practice and looking for a way to move group elements together on the line.

    And I got another idea to do from your advice. I will try it and ask again if I get stuck.

     

    Thank you so much!

     

    • Like 1
  2. Hi everyone,

     

    I want to use ScrollTrigger to trigger some elements when the red box reach to the top of screen (or the top of the wrapper ). But the marker(start) doesn't move if you scroll in the wrapper.

    Is there a way to trigger animation in the wrapper?

     

    The box is just for the demo and I want it back to the original shape when the red box pass the end point.

     

    Thank you.

    See the Pen OJRREOJ by shunyadezain (@shunyadezain) on CodePen

  3. Hi guys!

     

    I'm trying to make a simple weather app on Codepen and I have a hard time to make one animation with dotted strokes.

    I want to make these strokes to move like rain drops.

     

    I tried drawSVG first but, I found an article about a line animation using stroke-dashoffset on CSS Tricks and it kind of works.

    There are still dots on the sides and look not good...

    Here is the article: https://css-tricks.com/svg-line-animation-works/

     

    Is there any solution for this?

    Thank you

     

    See the Pen gOrjvYv?editors=1010 by shunyadezain (@shunyadezain) on CodePen

  4. Hi everyone. I have a trouble with master timeline.

    I can't figure out why all animations in master timeline start when content loaded.

     

    I want two animations of the computer to switch each 5~7 seconds . It works fine after the delay finishes.

    There are Mater timeline on the bottom of codes and functions are top of it.

     

    Could you give me some advises to fix this problem?

    Thank you.

    See the Pen PoNOJMR?editors=1010 by shunyadezain (@shunyadezain) on CodePen

×
×
  • Create New...