View Single Post
  #57  
08-15-2010, 02:17 PM
Paul's Avatar
Paul
Outlaw Sniper
 
: Jun 2007
: MilkyWay
: 1,535
Rep Power: 20
Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)

Yeah they're supposed to look like that (Its easier to the double the height in the code rather than the image cause it borkes the transparency).

What I want is each of 00.bmp 01.bmp all "stitching" together in a big strip. So that there is one big bmp per folder. I also want the same thing but each one mirroring where it makes sense.

So for example walk left needs to be mirrored so that we have walk right too.

Edit, the nice to have is that every frame in all folders has the same width and height that they all line up when played in a loop. Doing that will be a pain though That way to do that is find the folder that has the biggest images and then make all other images the same size with the correct spacing and then do the stitching.

Does this sound sane now?

Last edited by Paul; 08-15-2010 at 02:20 PM..
Reply With Quote