- Edited
Spritesheet
Hello
I have spent hours to figure how to make spritesheet format png with no success.
I only know how to make image sequence png.
I have followed some guidance but doesn't look clear to me, I don't know how the grid option work.
Someone guide my please thank you
Like this
Hi, if you can output png sequences - and they look like the example you posted - what is it that you would like to see in them that you are unable to achieve now through them? Do you want all the animations in a single spritesheet? do you need them to be all of the same sizes? Or by image sequences you mean you exported the single frames and you want them all in one spritesheet?
I recommend you to read the settings here: Texture Packing - Spine User Guide and here: Export - Spine User Guide
But in case it's the last scenario, make sure your settings look like this in the red squares (except for the FPS, which you can set to match your animation's frame rate):
and then in the atlas settings, make sure Grid
is checked:
Yes exactly, I want all the animation frames in one page in one spritesheet.
Thank you so much Erikari .
I have already followed these exact instructions before but it didn't work, but because of you now I know why it didn't work.
The Scale number was 1.0 and because of that it still spread them separately although the Packing: Grid . Once I set it to 0.5, I noticed the difference.
It works now, thank you