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

Can't have multiple Animations #1

Open
mccallum-sgd opened this issue Feb 22, 2018 · 0 comments
Open

Can't have multiple Animations #1

mccallum-sgd opened this issue Feb 22, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mccallum-sgd
Copy link
Owner

From @mccallum-sgd on December 6, 2017 21:38

It seems you can't have multiple animations on the same node. You get a ClassCastException because there's conflicts in Animation's tracking system.

I'll look into this.

Copied from original issue: MasterKazurel#8

@mccallum-sgd mccallum-sgd self-assigned this Feb 22, 2018
@mccallum-sgd mccallum-sgd added the bug Something isn't working label Feb 22, 2018
mccallum-sgd added a commit that referenced this issue Feb 23, 2018
- Moved ControlManager code to MasterController
- Made Controller interface an abstract class for storing ID's and
extended Thread
- Tried to join() MasterControl with currentThread from Driver -- no
success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant