Ghostly Posted July 22, 2016 Share Posted July 22, 2016 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: to Download 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) http://www.ascensiongamedev.com/resources/filehost/2deacde2d7641e607c5f2241c59d565d.rar Here is the source code if you want to change the format (C#): http://pastebin.com/s6grHNuH Link to comment Share on other sites More sharing options...
Maysoon Posted July 22, 2016 Share Posted July 22, 2016 Really nice tool for anything really. Plenty of game development engines use .png for animated sprites. Link to comment Share on other sites More sharing options...
Ghostly Posted July 22, 2016 Author Share Posted July 22, 2016 The tool itself wasn't actually in the post. But I decided to add it anyway. Also added the source. Link to comment Share on other sites More sharing options...
Maysoon Posted July 22, 2016 Share Posted July 22, 2016 Haha mb, I thought the original download link was the tool not the sprites. Link to comment Share on other sites More sharing options...
Giligis Posted July 24, 2016 Share Posted July 24, 2016 They look cool like Maysoon mentioned, png is a common format however you can easily change the format it's in, nonetheless I'm going to download them and take a look, I'm excited. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now