The VG Resource
Sprite Animation Order - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Archive (https://www.vg-resource.com/forum-65.html)
+--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html)
+---- Forum: Creative Zone (https://www.vg-resource.com/forum-86.html)
+----- Forum: Spriting and Pixel Art (https://www.vg-resource.com/forum-14.html)
+----- Thread: Sprite Animation Order (/thread-1133.html)



Sprite Animation Order - varon89 - 06-30-2008

Hi, I'm a programmer working on a game in the style of the Zelda games for GameBoy. I was looking at Link's sprite sheet for A Link to the Past, and I was unsure of the order in which the frames were supposed to be displayed. If someone could go to <http://www.spriters-resource.com/nintendo/zelda/lttp/display.php?file=linklttp.png>, look at the top of the rightmost column, where link is walking to the right, and tell me the order in which those frames are supposed to be displayed, I'd greatly appreciate it.


RE: Sprite Animation Order - Zee - 06-30-2008

Whatever happened to trial and error? It's not like there's that many sprites, there's only 7 for that animation. Just eyeball the actual sprites and put them together the way you see. I mean, the sprites have been ripped for you, you should be able to at least make that little bit of effort to interpret them.


RE: Sprite Animation Order - varon89 - 06-30-2008

Thanks.