Hello ,
Is there a way to get width and height of skeleton object ??
I tryed to loop around all attachments . but, my skeleton contains several types of attachment (MeshAttachments and RegionAttachments) .and not all attachments contain
getWidth() or getX().
I'm using libgdx
Please help me to find a way , and thanks in advance