pokerogue/public/images/pokemon/818-gigantamax.json
Madmadness65 2da283c600
First draft of usable G-Max forms (#14)
* First draft of usable G-Max forms

They are not fully usable yet, and still needs more work to reach that point.

* Fix Gigantamax on Pokémon with forms

Co-Authored-By: Samuel H <3542488+Flashfyre@users.noreply.github.com>

---------

Co-authored-by: Samuel H <3542488+Flashfyre@users.noreply.github.com>
2024-02-14 00:21:44 -05:00

42 lines
720 B
JSON

{
"textures": [
{
"image": "818-gigantamax.png",
"format": "RGBA8888",
"size": {
"w": 96,
"h": 96
},
"scale": 1,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 96,
"h": 96
},
"spriteSourceSize": {
"x": 16,
"y": 0,
"w": 63,
"h": 96
},
"frame": {
"x": 0,
"y": 0,
"w": 63,
"h": 96
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:61615599fb0bb54cf38cc7746b6143b5:f6e771204bb6a428628668c4bdc12090:7e35c6f580bc25b7ac7d06e78f453b37$"
}
}