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

draw order in animation issue #18

Open
jay-jay-chang opened this issue Oct 9, 2014 · 0 comments
Open

draw order in animation issue #18

jay-jay-chang opened this issue Oct 9, 2014 · 0 comments

Comments

@jay-jay-chang
Copy link

i found a bug that the drawOrder in animation didn't be correctly deserialized, because the property "draworder" in SpineAnimation didn't match the tag "drawOrder" in jsonData.
it made SpinAnimation.draworder always be null.

change the SpinAnimation.draworder to SpinAnimation.drawOrder will fix the problem.

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

1 participant