• Editor
  • Updated File Doesn't Display All Images?

Hello,

I have been working on a Spine project for a while and ended up needing to update the PSD/JSON files as new art has been added to it. After exporting it using the Script PhotoshopToSpine, when I open the project in Spine the added images won't show up in the workspace. If I hover the cursor over the new images, it shows a preview of what it looks like as normal. Is there anything else I should be doing so I can work with updated assets?

Thank you for your time.

Kind Regards,
Nicole

Related Discussions
...

Hi Nicole,

Let me make sure of your problem. Do you mean the added images won't show up in the workspace when you reimport the JSON data which is exported using PhotoshopToSpine? If so, note a point that the JSON will only write about the images that were exported at the same time. For example, if there is an image that is excluded from export because the layer is hidden, the information about that image will not be written into the JSON.

If the problem is that you can not find the added images in the Images node as you've posted a screenshot, then I guess you have too many images in the same folder, which limits the scan. By default, only the first 2,000 image files found in the image folder are shown. Uncheck Limit scanning to allow Spine to find more than 2,000 image files.

Hi Misaki, thanks for getting back to me. I really appreciate it. 🙂

What I meant was, in the original project, it didn't have the mask shine assets. Since then I have updated the JSON file to now have those assets. So when Im in the original Spine file with rigging and animation done, the mask shine turns up as orange.
When I try to re-import the updated JSON file, the mask shine shows up but all my rigging and animation work has been deleted.

Is there a way to import the mask shine to the project without losing my animation and rigging progress? I can find the images just fine with the correct Path assgined and the JSON/Photoshop files only have 52 images; including the Mask Shine PNG sequence.

Thank you for the information! I understand your problem. Unchecking New project on the Import Data dialogue allows you to use an option Import into an existing skeleton. When it is checked, your JSON data will be imported into the chosen skeleton in the current project. Please see this page for more information:
Import - Spine User Guide: New project

Oh! That seems so obvious! I didn't notice that little check mark before. hahahaha
Thank you so much, it worked 🙂

2 anos depois

I am also facing a similar problem. I am importing a JSON file in spine. It's only a 8 layer file. But in the view port I am not able to see any image. However, I can see the layers in the tree and the 'images' folder. But the layers are only visible when i hover over them or click on them in the root directory. Even if I reopen my old spine projects, it shows all the bones in the view port, but the images are only visible when i preview it (or hover over them).
Please help!!

    shikharvyas Is the Images visiblity enabled in the viewport options?: https://esotericsoftware.com/spine-tools#Viewport-options

    If the Images visiblity is enabled but you cannot see the images, could you please check the coordinates of the image attachments?:

    If the XY coordinate values are extremely large numbers, it is possible that the attachment coordinates are too far from the origin and appear not to be displayed because they are outside the range that can be displayed in the viewport.

    Please check these and let us know if they solve the problem.

    yes....my visibilty was turn off.... thank you so much...i feel so stupid...didn't even check the basics first

      shikharvyas No problem! I'm glad you figured it out! 😃