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

Tweens do not "yoyo" unless "loop" is set to true #744

Closed
hilts-vaughan opened this issue Apr 21, 2014 · 1 comment
Closed

Tweens do not "yoyo" unless "loop" is set to true #744

hilts-vaughan opened this issue Apr 21, 2014 · 1 comment

Comments

@hilts-vaughan
Copy link
Contributor

Per the title, the yoyo property is ignored unless loop is set to "true". If this is by designed, it would be nice if this was documented.

photonstorm added a commit that referenced this issue Apr 22, 2014
… yoyo is set, but not repeat, the repeat count gets set to 1 (thanks @hilts-vaughan, fix #744)
@photonstorm
Copy link
Collaborator

It was just how the original tween library it's based on works, but I agree it's not right. So from now if yoyo is true and repeat = 0 repeat is set to 1.

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

No branches or pull requests

2 participants