Comments

Log in with itch.io to leave a comment.

Would this by any chance work well with GB Studio?

I haven’t used GB Studio very much, but I don’t think it has a way to import the hexadecimal format that this outputs.

I could theoretically implement a way to export to JPEG, but if you want a JPEG it’s probably easier to use just about any other fully featured image editing tool.

I could see some use for backgrounds, but Tiled works well and is still maintained.

This is really just intended to support GBDK because the only tool recommended for generating the kind of byte code you need for GBDK sprites hasn’t been updated for literal decades.

That being said, the code for this is open source and if someone implemented a way to export the sprite sheet in a format that works with GB Studio, I would definitely merge it in.