So as an example workflow I make a new tiled document however I do not bother specifically setting the tiles etc up, so basically every tile is 0 index, but the actual image has the overlays for the grids which is handy to know what the boundaries are.
Anyway once I am done painting with lets say a 320x32 (10 tiles at 32x32) I then want to save each tile as its own image, however none of the exports do this without me explicitly setting tile numbers etc. So is there a way for me to either quickly just have it auto assign tiles from left to right etc, or to just get it to export each tile as an individual image? (I basically just want to work as if its a big image with layers but slice it up on export)
Hope this makes sense.