>>38695105Yes, yes it would! I don't think we'll able to arrange a meeting of sprite-ripping autismo though.
The method I'm using right now goes as:
>have the sprites as transparent PNG strips>each frame's height and width must be equal and a power of 2 (better for 3D)>the actual image in each frame must be on the bottom center>proper naming convensions:>>PKMN.png>>PKMN_walk.png>>PKMN_back.png>>PKMN_back_walk.png>>In case of a shiny: PKMN_shiny_back_walk.pngThe program I wrote to convert Showdown's GIFs into PNG strips sucks ass (that's why every sprite is so low res in the Webms and sometimes they change sizes).
It'd be cool to have attack animations as well, I guess.