Jump to content

Animated Pokemon Sprites


Ghostly

Recommended Posts

So for the game I'm making, I decided to use the Black/White animated sprites for Pokémon, so what I did was write a program that converted the GIFs into a long PNG file which contains all of the GIF's frames. Right now, I've only got the generation 1 Pokémon, but I may add in generation 2. Shinies are also missing, I'm planning on adding those too.

 

Here are the sprites I've converted:

bulbasaur.gif to mew.gif

 

Here is the .exe for the converter. This will actually work for any GIF, provided the output format is the one you're happy with. (you just need to download the gifs, place them in the proper folder and run the program)

 

Here is the source code if you want to change the format (C#):

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...