Hi all. I'm struggling with the CLI, maybe someone can tell me what to do.
There is a project in it, for example, pants. The options for pants are endless - they all fit 1 mesh. Using a skin for each option is not suitable because their number is infinite.
One thing - one atlas.
I specify different commands in the cli, but I still couldn’t get an atlas that takes according to the mesh.
skeleton.png - correct atlas received via export from the application
pack.png - what I get through the CLI
I need a command with which I can specify the folder for the art and get the correct atlas from it and so that it packs the atlas according to the mesh. I don't need to export the entire project, because... In addition to pants, there are a lot of other objects and catching the right atlas will not be easy.
Spine -i SpineFolder\images\j\01 -o SpineFolder\export -p skelt
I used this one, tried adding a link to the spine file via -j. I tried adding settings files to -p, but the result did not change