Added Z-A mega sprites#236
Conversation
|
Hey, we had the PRs from @FallenDeity bringing them in. Is this PR for the same images? |
|
We could run the same downscaling algorithm @FallenDeity used. |
I havent done megas yet so this should be good only thing is I think 1-2 of them should be removed for rework for example zygarde mega is too tall compression ruins the image @Jessseee here is the ones I had prepared locally for all front and back + shiny variants za_megas.zip the zip file has original sprites scraped from kyles site and a nested normalized/ dir containing the resized sprites (both og and resized are renamed) you can use them and add them to this pr, I took them from @kyledovey 's site https://pokengine.org/collections/10qmfbx6/Nintendo?megas&shiny&page=11 and processed them for all variants feel free to give them a look the algo i used goes as follows
ps: make sure to regenerate the these were the resized ones in all 4 variants Present in front + front_shiny, but not back + back_shiny Present in back + back_shiny, but not front + front_shiny
i think zyagrde suffered the worst in rescaling, followed by darkrai you can compare them based on original and normalized/ in the zip when making the pr, i think the other than zygarde rest seem acceptable here is my resize script if you wanna experiment https://pastebin.com/kWHqCAK7 |

Not trying to take away from the other pull-request, but there hasn't been activity on that PR in a bit. So, I added the A-Z mega sprites by @kyledovey (shared here) to the
sprites/pokemon/folder. Let me know if (and which) sprites should be duplicated to other directories in the repo. There were also new sprites for Mega Floette, Mega Victreebel and Mega Dragonite, but given that they already had sprites I left them out of this PR.As requested by @anhthang on the other PR,
Also @kyledovey, if you have any more Z-A sprites (back, shiny, etc) that need adding just send them over and I'll include them in this PR.