Jump to content
Search Community

devFatih

Members
  • Posts

    7
  • Joined

  • Last visited

devFatih's Achievements

  1. yeah that's it. thanks for your support
  2. Good morning pal, repeatRefresh didn't work for me, I don't want to return to the starting point after the animation starts and ends, I want to keep it moving randomly. here is my codepen link
  3. btw i update my codepen
  4. yes i wanted it to move across the whole screen width, thanks for that, but the animation didn't work as i wanted. i want the shapes to move smoothly up, down, right and left in the .page-header, if i understand correctly, right now it only moves to the right and left side and waits when the animation is complete.
  5. Hello again my friend, I updated my codepen work and I was able to do this for the moment. I randomly assigned -100%, 100% values on the X and Y axis, but it did not work on the entire .page-header element, it only worked in the area where it was close, I guess I didn't fully understand.
  6. Thanks, the desire to collide was a possibility, but not a necessity. I will update and share the final version of my code in codepen.
  7. devFatih

    Shapes Animation

    Hello Friends, I'm new to GSAP and I'm using it on the site I'm making now. How can I write a code that will move the shapes you see in the picture below to different different areas and collide if they collide with each other? Here is a codepen link; https://codepen.io/devfatih/pen/OJqKzwQ
×
×
  • Create New...