Jump to content
Search Community

sgarbidonna

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by sgarbidonna

  1. Hi, i'm having this problem with how the elements shows on my scene, this is my script:

    image.png.99546159a010a8b2c0791693469dc4fa.png

     

    and this my html:

    image.png.e58dcd48d7a72ab59139a53132826085.png

     

    I have this imgs whichs will appear when scroll, as the codepen example one of you update on this forum. But instead of being attached to the scroll event, my images appear one after other synchronizing with time but waiting the scroll (as I want).

    I thought it could be related with the attribute of time: '1,' I send to the function fromTo(); but if I remove it the last image cover the others. So I don't know how to solve it. (I'm  pretty new on this)

     

    Thanks if someone could help me. Now my code works but not the expected way.

     

×
×
  • Create New...