01-12-2021, 01:01 PM
(01-11-2021, 08:36 PM)GPURGB Wrote: Hello guys, I have a question about spritesheet's: I need to readjust the distance between the sprites and the edge. There is a plugin that does this automatically or makes my job easier?
Do you mean that you have to increase/decrese the margins around the sprites? If so using my ofn-layer-tiles script:
To increase the margin:
- Split the spritesheet into overlapping layers using the script (Split tiles, Superimpose, Fit to result)
- Resize the image with Image>Canvas size and position the layers inside the new canvas. Also select Resize layers: all layers and specify a fill.
- Use the script to flatten the image again (Join tiles, Fit to result)