Hello when i duplicate an animation, the output json does not contains data about draworder for the duplicated animation.
For example if i have animation A.
I duplicate it to animation B.
The json will contains only draworder for animation A.
In my game there is problem with draworder with different animation, i think the problem is coming from that.
I use unity and tk2d.
Thank you.