I have this query regarding spine.
Can I have control over the image/texture atlas being created when spine is exported?
Something like for example, lets say if are having only one character spine Undead-Vampire character, with one armor and one weapon. in that. So when that spine is exported as json, can I have the following as outputs?
- a json file
-an atlas file
- only one weapon sprite
-only one armor sprite atlas ( armor front, top sides, shawl, cloth,legs hands etc)
-only one head sprite atlas (eyebrows, eyeballs, head, hair,nose., lips etc grouped together)
Can any one please arrange one such for our testing?