Jump to content
Search Community

ChrisJol

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by ChrisJol

  1. I am trying to apply and animation to each 'pedal' in a flower bloom animation that I am trying to make. I'm using .from('.pedal') to apply x: 0, y: 0, scale: .5, and opacity: 0 to each pedal, but for whatever reason it does not apply these effects to the first and third element. If I remove all the elements and just apply the animation to either the first or third element it works fine. it's only when it's in a list of all 8 elements does it not work. Does anyone understand what's happening? I've posted a codepen with the code.

    See the Pen LYEdmdw by chrisjol (@chrisjol) on CodePen

×
×
  • Create New...