The procedure I used so far was to recolour one sprite,
for example from this
to this
and then applied the palette of the new image to all the others. However, during that tedious process I lost the offset information of the original images, which was reset to 0, 0.For the future, is there a more friendly way of doing this and retain the offset information ?
