You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you save your project as a .png, if your file has multiple frames it will export the series as
projectName0, projectName1, projectName#etc. It doesn't do the individual layers though
A new --save-as parameter was added. Also now we can split layers with a --split-layers parameter, but it only works for sprite sheets at the moment. Ref: ce962f4
This could be done from the command line, as another parameter like --sheet
The export operation could be by frames, by layers, or both (e.g. export each cel into a separate png file)
The text was updated successfully, but these errors were encountered: