Hello,
I have a project with multiple Skeletons, and when I export using "Atlas per skeleton" the animations will display correctly in Skeleton Viewer (see top example of attached JPG).
This is not ideal for mobile games, though, I'd rather have 1 Atlas and 1 PNG sprite for all the JSONs.
So I've tried exporting with "Single Atlas" instead, and I get the export I want, 1 Atlas, 1 PNG and multiple JSONs, but those JSONs will not display correctly when viewed in Skeleton Viewer. The JSONs can't seen to find the images they need. (See bottom example on attached JPG).
How can I get a Single Atlas export to work?