Users browsing this thread:
General spriting question
#12
This might be a little handy thing for you, depending on how you're trying to set up the sheet.

http://registry.gimp.org/node/1771

You may need to check your gimp install and do some extra things installed to use python-fu in gimp if you don't already have it set up:

http://www.pygtk.org/downloads.html

So long as the canvas you are working with is the size of the largest frame, you can arrange your images to properly animate frame by frame (going layer by layer) and then tell the script to arrange the layers into a new image with all of the frames laid out evenly spaced.

Couple things to worry about though:
I forget if it orders the layers top to bottom or bottom to top (there's another sprite strip script for script-fu that only arranges in a straight line and goes in the opposite layer order).

Also: you don't 'technically' have to shrink the canvas size down as it uses the size of the layers to organize the sprites. I suggest the canvas resize so that you can easily go through each layer and resize it to the size of the canvas for proper dimensions (i really need to see if there's a script for that too).
Thanked by:


Messages In This Thread
General spriting question - by ClashPDG - 03-04-2010, 06:18 PM
RE: General spriting question - by triptych - 03-04-2010, 06:21 PM
RE: General spriting question - by Vipershark - 03-04-2010, 06:40 PM
RE: General spriting question - by Sengir - 03-04-2010, 06:54 PM
RE: General spriting question - by Vipershark - 03-04-2010, 07:24 PM
RE: General spriting question - by Sengir - 03-04-2010, 07:27 PM
RE: General spriting question - by Vipershark - 03-04-2010, 09:08 PM
RE: General spriting question - by ClashPDG - 03-05-2010, 11:21 PM
RE: General spriting question - by ClashPDG - 03-07-2010, 03:31 AM
RE: General spriting question - by Vipershark - 03-07-2010, 02:28 PM
RE: General spriting question - by Gors - 03-07-2010, 03:53 PM
RE: General spriting question - by Dire - 03-07-2010, 04:08 PM
RE: General spriting question - by ClashPDG - 03-07-2010, 08:35 PM
RE: General spriting question - by Alpha Six - 03-08-2010, 04:42 PM
RE: General spriting question - by Cobalt Blue - 03-08-2010, 05:41 PM
RE: General spriting question - by TheouAegis - 03-10-2010, 12:47 AM
RE: General spriting question - by Alpha Six - 03-08-2010, 05:50 PM
RE: General spriting question - by Cobalt Blue - 03-08-2010, 06:00 PM
RE: General spriting question - by ClashPDG - 03-08-2010, 08:21 PM
RE: General spriting question - by Vipershark - 03-09-2010, 01:27 AM
RE: General spriting question - by Vipershark - 03-10-2010, 03:02 AM
RE: General spriting question - by ClashPDG - 03-12-2010, 12:03 PM

Forum Jump: