Hello,
Thank you for always answering my questions!
I have a question about "pack.json" today.
I read the following post :
Spine 3.8 Export attachments atlas maintaining image folders: p61182
It was just like what I want to do!
I use the option of "Image Folders" when I export JSON file, but I want to make TexturePacker ignores a specific folder.
I've tried to create pack.json and wrote the following:
{
ignore: true
}
I've put it in the images folder I want to exclusion, but it is not working...
Well, I've attached pack.json that I created, but I have no confidence because it is quite simple.
Please let me know how to set it.
Thanks in advance!