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

Disabled DOTweenAnimation affects enabled one #49

Open
DmitriyYukhanov opened this issue Nov 26, 2015 · 2 comments
Open

Disabled DOTweenAnimation affects enabled one #49

DmitriyYukhanov opened this issue Nov 26, 2015 · 2 comments
Assignees

Comments

@DmitriyYukhanov
Copy link
Collaborator

Hey, I've noticed such issue:

When I have 2 DOTweenAnimations on the same object, the TO \ FROM switch from one animation may affect another instance.
E.g. when I have such setup:
http://i.imgur.com/Ot5VU9c.png
First animation doesn't do anything when I start the scene, but it should move object from 0.1 to 0 on Y axis.

But when I change FROM to the TO at the second animation, first one starts to work as expected.

@Demigiant
Copy link
Owner

Uh, that is not nice! Gonna have a look asap!

@DmitriyYukhanov
Copy link
Collaborator Author

Thanks, feel free to ask any additional information if issue will not be repeatable on your side =)

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

No branches or pull requests

2 participants