We are creating a game in action script 3 and we are using spine animations exported in JSON.
The problem that we are facing is that somehow (i think after the last update) the exported skeleton.atlas and skeleton.png do not function properly within the game(position of the pngs on the skeleton are mixed up)
EXAMPLE
1) The original one which was working ok
2) The current one which has the problem
I noticed also that the position of the pngs within the skeleton.atlas is different than before, and if i use a fresh json with the old skeleton.atlas and skeleton.png everything works ok. Seems like a bug.
Thank you for your assistance