- Modifié
Coding workshop files available
The source code from the coding workshop is available on github, here:
https://github.com/EsotericSoftware/spine-workshop
We may make the workshop video that goes along with the files available after some time.
The super secret AnimationState.java you made for the workshop example.. mind if merge it into the Libgdx run-time?
i'm going to request a pull this evening if that's ok with you.
and place the Animateion State example in your Libgdx tests as well.
Thanks!
Sure, that's fine. Keep in mind I wrote it literally 15 minutes before the workshop, so it hasn't seen much testing.
I'm going to attempt to use it for my project since your implementation is better and supports mixing, so i'll fix as i find issues.
Thanks!