• Bugs
  • Problem exporting on Spine 2D

So this is my first time using Spine and I’m trying to export my animation however I only get the .json file instead of the .json , .atlas.txt and .png

I’m following the instructions on the official website but I don’t know what’s wrong ;(

Help!

Related Discussions
...

Hello, I'm sorry to hear that you're encountering issues exporting from Spine.

Are you clicking on Texture Atlas: Pack when you are trying to obtain the texture atlas and PNG on export?
Spine will only generate your JSON (but not the atlas or PNG) if Pack is left unchecked.
If you check Pack, the texture atlas (ending in .atlas) and the PNG will be output along with your JSON.
More info about exporting can be found here: Export - Spine User Guide