Jump to content
Search Community

shahbazliaquat

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by shahbazliaquat

  1. On 5/25/2024 at 2:14 PM, Betts said:

    Hi! I want to create the same animation got inspo from the same website! Did you figure it out? I have been working with framer motion and matter js and got a bunch of cool text animations but not quite there yet with the desired outcome. 

    bro I do this with simple JS, yeah it takes my 4 to 5 days to understand things and finally i do this in simple js with GSAP ScrollTrigger

  2. Thank you @Rodrigo I did my complete research, and when I felt helpless with any animation then I came to communities regarding my questions,

     

    I checked all possible ways, So I did this work 80% the best way I use, use splittext, and then select every word individually in JS and apply animations on every individual element so that they behave individually like I mentioned example in my question,

     

    But,

     

    But, one thing that I want to do, and I can't do that, is .... see (in example website) how words animate when they collapse with each other, and animate according to that collision,

     

    Yes I make animation nearly the same, but I couldn't apply collision and after deep research from my side I can't understand how I do this with minimum code (because our end goal is always to make the site speedy,)

     

    I will mention what I did yet in my next answer by attaching codepen,

     

    I just want to make words animate on collision, that overall thing is...

  3. Hello there, I want to make animation in gsap which I want to follow but still can't achieve by doing multiple things and coding,

     

    When I scroll letters animate,

    every letter has its animation

    they collapse with each other while animating,

     

    here is the reference website that I want to make like that... https://raxo.co/

     

    check the hero section on this website, I want the same as this...

     

    if any body helps me with this, I am very grateful. Thanks

×
×
  • Create New...