I found a
great site yesterday with a bunch of animated images good for quick prototyping art. Only problem was that each frame of the animations were separate image files, and for the game engine I'm using (Torque Game Builder) it needs them all to be on one sheet. I needed a program to splice the images together!
Reiner does have one on his site but it's a little more complicated than I'd like it to be. I asked around on the GarageGames forums and was directed to GlueIt, a very easy to use program to do this task easily and quickly.
GlueIt 1.06 is the perfect sprite companion, it will take a series of single images and paste them as
an image strip making the sprite animation immediatly ready to be incorporated in your sprite engine. NEW Loads .PNG, .BMP, Saves .PNG, .BMP, .JPG
It will save you ALOT of time!
Best part is, it's FREE !
GlueIt: Make Animation Contact Sheets from Multiple ImagesThe only possible downside I see to it is that it requires .NET 2.0--which isn't a problem for me.