I'm getting lost in a glass of water.
example
I have skeleton1.spine, skeleton2.spine, skeleton3.spine ....
now I'd like to create only one atlas and one png for a perfomance reason. I want share atlas, because changing texture reduce speed.
I export:
sleketon1.json + skeleton1.atlas + 1.png
sleketon2.json + skeleton2.atlas + 2.png
sleketon3.json + skeleton3.atlas + 3.png
...
if I use the texture pack for create one "export.atlas" and "export.png" file, the name of the attachments in the atlas flie is lost and replaced by a counter 1,2,3...
there is a solution for this?
best
Cristian
I think to have solved... .when I export I must set pack by "image folder" instead "attachment" option