free hit counters
The Process Forum - View Single Post - Creating a process game
View Single Post
Unread 07-15-2012   #11
NMe
Frequent Poster
 
Join Date: Jun 2005
Posts: 165
Re: Creating a process game

Awesome!

And yes, sprite sheets would be the way to go. For those of you who don't know the term: sprite sheets are single files (nowadays usually PNGs with a transparent background) on which all animations for a sprite (any kind of standalone object) are laid out frame by frame. This approach both makes it easier for the artist to compare frames to eachother and it makes it easier for the programmer to extract animations from the file.
NMe is offline   Reply With Quote