Share Posted November 8, 2013 Hi, I am trying to create a timeline that contains an ending pause of x seconds: now I can add a delay between tweens, a delay before a specific tween, but... how do I set a delay before onComplete is triggered? I could add a dummy tween at the end of the timeline, with a delay, but it look ugly to me. Am I missing the specific trick? Thanks Link to comment Share on other sites More sharing options...
Author Share Posted November 8, 2013 Ops, I missed this discussion in the search http://forums.greensock.com/topic/8433-how-to-add-time-at-the-end-of-a-timeline/ sorry. What I need was tl.set({}, {}, "+=4") Done! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now