It's much easier to edit animations in an editor when all the sprites in the animation are centered and have the same image dimensions (ie the offsets all coincide). Add the ability to export the sprites from an image table such that the sprites are resized to a common 'maximum' size and the sprites.json file that is output countains the 'original' sprite information, which will allow us to crop the big sprites back down to the original size on re-import after editing.
It's much easier to edit animations in an editor when all the sprites in the animation are centered and have the same image dimensions (ie the offsets all coincide). Add the ability to export the sprites from an image table such that the sprites are resized to a common 'maximum' size and the sprites.json file that is output countains the 'original' sprite information, which will allow us to crop the big sprites back down to the original size on re-import after editing.