- Düzenlendi
Export the bone/slot/attachment visibility
We can hide things in the editor but it isn't exported to the JSON file.
It is an important thing.
I'm working in my runtime and would be great consider this at load.
What is your use case for wanting this? You can achieve the same thing by setting the slot(s) to not have an attachment visible. Attachment visibility for the bind pose is exported. The attachment listed for each slot in the slots section of the JSON is what attachment to use for the bind pose. If omitted, the slot won't have an attachment and nothing is drawn.
For convenience.
Debug, import an skeleton to Spine considering this feature, import in another app... these minor things.