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

Changing the speed/during of a GoTween/GoTweenChain while it is playing #78

Closed
mahgo opened this issue Sep 12, 2016 · 2 comments
Closed

Comments

@mahgo
Copy link

mahgo commented Sep 12, 2016

Is it possible to change to the speed/during of a GoTween/GoTweenChain while it is playing?
I'm wanting to be able to change the speed of only certain aspects in my game, including my GoTweens/GoTweenChains even if they are already playing.

@mrcarriere
Copy link
Collaborator

Yes, just change the timeScale property on the tween/tweenchain.

On Sun, Sep 11, 2016 at 8:50 PM, mahgo notifications@github.com wrote:

Is it possible to change to the speed/during of a GoTween/GoTweenChain
while it is playing?
I'm wanting to be able to change the speed of only certain aspects in my
game, including my GoTweens/GoTweenChains even if they are already playing.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#78, or mute the thread
https://github.com/notifications/unsubscribe-auth/ASds_-Rzar0YaGZi4b-DrOGpZX8zUuFvks5qpKHxgaJpZM4J6Jtn
.

@mahgo
Copy link
Author

mahgo commented Sep 12, 2016

Thanks!

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