Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse delay for Tween #1081

Open
Mintonist opened this issue Sep 12, 2020 · 2 comments
Open

Reverse delay for Tween #1081

Mintonist opened this issue Sep 12, 2020 · 2 comments
Labels

Comments

@Mintonist
Copy link

Mintonist commented Sep 12, 2020

Hi!

"reverse" flag is very useful for me. But I need different delays for forward and back animation. For example - heartbeat.
Not likely to be used with TweenMax etc.

One more helpfully thing. It is "autohide" flag for auto set visible=false at the end of animation. And visible=true on beginning.
Or you may add callbacks "onRepeatStart" / "onRepeatFinish".

Thx!

@PrimaryFeather
Copy link
Contributor

Agreed, that sounds useful! Thanks for the suggestion!

@Mintonist
Copy link
Author

Mintonist commented Sep 14, 2020

One more suggestion)
Do you think about TweenChain as series of tweens? It can be repeated, reversed, delayed - all as single Tween.

UPD. I find Feature about Timeline for tweens since 2018. Vote for that)
So do you have any suggest about timing for "reverse delay"/ "autohide" flag / "onRepeatStart" / "onRepeatFinish" callbacks ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants