Hey thanks for the help guys. Is there a tool that would allow me to load my images and then line them up in the tool? The problem is putting them together so the play back right. They always are off and it seems impossible to get them right. I used to work on characters in a game engine called MUGEN. We had this tool.
http://inverse.mgbr.net/TutorialRipping ... ilding.htm
This allowed to load images in. Line them up and then play them back extremely easy. It wouldn't save them to a sprite sheet but saved it as a text file that told the program where to line the sprite up at. I don't have to have them a sprite sheet. I just want to load them in so they play back right. Seems like there has to be a tool like that somewhere.
edit:
Hey guys. I've been searching around and it seems this tool does kind of what I want it to do.
http://spritevortex.codeplex.com/
This will allow me to export the xml data of how to draw the sprites properly. This may work out.