18/10/2016 – Sprite sheets

Sprite sheets are used to give a frame by frame representation of an animation. These are usually tied together by computers which when displaying one after the other create an illusion of movement. Sprite sheets can be very long, and one is needed for each animation an object or character will do. Below are some examples I have made of how sprite sheets create an animation.

 

Idle Animation:

idle

Sprite sheet:

idle

 

Walking Animation:

walking

Sprite sheet:

walking