jayn Hi. Is there a reason for some attachments not being rendered? In my editor everything looks great, but in runtimes only a few attachments are rendered, the bones are rendered just fine. Or are my files corrupted by any chance?
Pharan Have you tried previewing it in skeleton viewer? Skeleton Viewer If your files are corrupted or it's has something to do with libGDX , you might see the same problem there. If you don't, it might be something else? Skeleton Viewer uses libGDX.
Nate draw(Batch) can't render meshes or two color tinting. draw(PolygonSpriteBatch) can't render two color tinting. draw(TwoColorPolygonBatch) can render everything. In 3.7, draw(Batch) delegates to one of the other two, if possible (using instanceof).
jayn The Skeleton Viewer also has missing attachments. And I'm not changing any color on my attachments/slots. I guess I'll need to redo it.
Nate That is super strange. If you can post or send the project, we can take a look. contact@esotericsoftware.com