Jump to content
Search Community

Search the Community

Showing results for tags 'tweenmax.repeat()'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. Hello, I'm very new to GSAP. It there a way to dynamically change the tween properties on every repeat? On my codepen url, I want the .red tween to behave more like the .blue tween, but use the repeat. The start_blue() resets some properties of the tween and uses dynamic values for rotate and duration then calls itself via onComplete. The start_red() is a simple tween that repeats the same animation. I want to use the repeat, but need to have the properties like rotation, duration be set dynamically on every iteration of repeat. Is this possible using repeat? or is there a better method. My goal is to animate something like a water fountain where there are many particles, each independent of one another as far as timeline. I want a slider to increase or decrease the number of particles and emit them onchange/ onUpdate ..ect.
×
×
  • Create New...