I have an animation I made in spine where I have several images that make up a box. The images all move out to make it look like the box broke and exploded. It looks fine in Spine but when I use the .json/.atlas/.png files from the export with the Starling framework, the separate images that make up the animation are in the wrong place. In other words, the broken piece from the top of the box is at the bottom instead the top...so the animation doesn't look at all like it looks in Spine when I play it.
Is there something I have done wrong? Maybe forgot to check something on export or something I'm not setting up correctly with the runtime?
Any help would be great!