#How do I make a sprite sheet that Godot will accept?
9 messages · Page 1 of 1 (latest)
Can you post both the sprite sheet and what Godot says about it please?
I probably should have worded the title differently. Godot doesn't show any warning messages, but the grid lines don't match with the sprites no matter how hard I try or how much I change the sheet. Maybe the sprites need to be further apart?
It could also be that the sprites are not all the same size
They are mostly. Other than like, 2 pixels when I put them in my own grid they fit just fine.
Each sprite needs to take up exactly the same space as the others and there should be no border around the edge of the image, like this:
If you download the adjusted spritesheet I provided and compare it to your original one you should see what I meant.