Hi,
We have noticed since a while back(even before updating to 4.1) that our spine exports get the file name rather than the skeleton name. Which is very undesirable.
Example
File name: "animations_v02.spine"
Skeleton name: "Goblin"
Exported files supposed to be "Goblin.atlas", "Goblin.json" and "Goblin.png"
We are getting
"animations_v02.atlas", "animations_v02.json" and "animations_v02.png"
Any solutions?
Cheers