I’ve created several 8-directional multilayered animated sprites of my character, with different animations for each direction on a single canvas. But now I need to rearrange them according animation/direction/grid to make a proper sprite sheet, without flattening everything. Moving selection/brush at each layer and frame… is very time consuming.
Also animbrush is not a solution… =
What can I do to make moving my animated sprites across canvas less painful?