Question
How to export texture atlas with script
I want to export texture atlas for hundreds of files, so I'm trying to write a jsfl file for exporting texture atlas.
Now I can get symbol item from document.library.items, but a SymbolItem only has functions for exporting swc, swf, library and PNGSequence.
Is there any way to export texture atlas for a symbol item with script?
