The VG Resource
Chase's Sprite Cutter - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Archive (https://www.vg-resource.com/forum-65.html)
+--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html)
+---- Forum: Creative Zone (https://www.vg-resource.com/forum-86.html)
+----- Forum: Games Development (https://www.vg-resource.com/forum-22.html)
+----- Thread: Chase's Sprite Cutter (/thread-21536.html)

Pages: 1 2


RE: A small sprite auto cutting tool I wrote - Previous - 04-24-2013

It's working fine now, yes! Genki ^_^
Thanks Smile


RE: Chase's Sprite Cutter - hlplayboy1 - 07-22-2013

hey I am having a problem when i use this if i load a .png sprite sheet and export it names it .png. example i will load a sprite sheet called sidscroller.png once i run it through the software it exports the images as sidescroller001.png. thanks for help in advance and this is awsome software i am using it on a mac also


RE: Chase's Sprite Cutter - Chase - 07-24-2013

Not sure I understand. What is the issue you are having?

You don't want it exported in PNG format?


RE: Chase's Sprite Cutter - Garamonde - 07-24-2013

I think he means that the filename is changed to have "001" at the end when exporting.


RE: Chase's Sprite Cutter - hlplayboy1 - 07-27-2013

it adds and additional . at the end of the file name after the extention making it not display properly on mac example file (cannon.png) it exports as (cannon.png.)


RE: Chase's Sprite Cutter - Myzou - 07-30-2013

Out of curiosity, is there any way to stop it from cutting sprites apart?

What I mean by that is when there's a small separation between pieces of a sprite (for instance, a shield that is floating around the character with a 2-3 pixel separation, sometimes a little more, it will cut off the shield and place it as it's own sprite, rather than as part of the main sprite.)

I know it's probably not possible, but I thought I'd ask, and maybe I'm just overlooking something. I've enabled both searches, but it only fixes a few of them. xD If I have to manually grab them, that's fine, I thought I'd ask though.


RE: Chase's Sprite Cutter - Chase - 08-05-2013

Some sprites have such a huge gap there is no easy way to do it in the program. I will look into the extra period issue.

EDIT:
It seems it was my own mistake. I just never noticed the bug as Windows automatically removed the extra period.

v1.5
-Fixed an issue with additional period at the end of extensions.
-Added the starts of a tile cutter in the source (not available in the GUI yet).

I greatly appreciate the bug reports! Please continue to tell me about any bugs you find.

Download