Hello,
When exporting a Spine file containing multiple skeletons as JSON, each JSON file contains one skeleton. So I need to reconstruct them on runtime.
However, I don't see the z-order of each skeleton in the corresponding JSON, so I needed to open the original Spine file to see the order of these skeletons.
Is there a way to see the z-order of each skeleton with command-line operation?
Thanks!
Toru