Search Unity

Spritesheet Splitting - with spacing

Discussion in '2D' started by alexsheppard5, Jun 8, 2018.

  1. alexsheppard5

    alexsheppard5

    Joined:
    May 31, 2018
    Posts:
    9
    Hi guys, I found an awesome 2D spritesheet that I would love to use, but I cannot figure out how to split up the tile sheet into separate photo files!! There seems to be a small spacing in the x and y direction between each of the tiles, so when I split it up I need it to offset each cut by 1 pixel. I am pretty sure I have actually done this within unity but I cannot remember how to do it...

    Please help!!
    Thanks so much :)
     
  2. 1Piotrek1

    1Piotrek1

    Joined:
    Mar 14, 2014
    Posts:
    130
    It's called padding in the sprite editor:
    upload_2018-6-9_14-7-8.png
     
    alexsheppard5 likes this.
  3. alexsheppard5

    alexsheppard5

    Joined:
    May 31, 2018
    Posts:
    9
    thank you so much haha:)