• Editor
  • presets json I put the file in, but it doesn't pop up.

The instructor shared the presets file.
I have put the downloaded file into the spine file.
But nothing happens.

Why is this? I'd appreciate it if you could let me know.

    Related Discussions
    ...

    It seems like you are trying to use a presets JSON file in Spine, but it's not appearing as expected. To ensure the presets are loaded correctly, make sure you are placing the JSON file in the correct directory where Spine expects to find it. Typically, presets should be loaded through the Spine interface, often via an import or load function specific to the type of preset you are using. If the file is in the correct location and still not appearing, double-check that the file format and contents are correct and compatible with your version of Spine. Additionally, ensure that you are using the correct method within Spine to load or apply the presets.