Hi I'm an artist working on a game. I've created all my animation by importing images into spine.
I export the Json and the Atlas file using the internal image packer. However the atlas file is not compatible with pixi js. I have read in another post that the spine file is not compatible with pixi js. However this tutorial mentions texture packer http://www.goodboydigital.com/pixi-js-spine-animation/ .
I have texture packer pro however there is no way that i know of to import the file I made in spine.
I assume at one point spine imported texture packer files? I'm not sure what the process would be in order for this to work?
Also I tried looking around for any information about how you would work with texture packer and spine. I have not found much perhaps im looking in the wrong places.