hello everyone, i want to use an spine made with the spine software and export to defold, but the atlas could’t be loaded, how i can export the spine?.
1 Like
Have you checked out https://www.defold.com/manuals/spine/ ?
2 Likes
You don’t use the atlas generated by Spine you only use the other files. Use Defold atlases with all of the parts in the atlas linked to your Defold spine scene/model.
2 Likes
i create the atlas, but the images dont fix with the skeletal D:
Post images / post a sample.
That means that Defold can’t find some of the images. Did you have some of the images in a subfolder perhaps? Defold doesn’t support that. I am now better informed, it is just very annoying to set it up.
3 Likes
It does support subfolders but you have to manually name the images in the atlas. See https://www.defold.com/manuals/spine/#_atlas_caveats
3 Likes