Hi,
We are trying to export a frame-by-frame animation instead of a skeletal animation.
The problem is that when we export as images, we get the atlas file and the spritesheets but not the skeleton data. Therefore we can't use it in Unity as the SkeletonAnimation or SkeletonRenderer require a skeleton data asset.
Did we miss something ?
Thanks for your help!