mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
2da283c600
* 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>
42 lines
720 B
JSON
42 lines
720 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "861-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": 64,
|
|
"h": 96
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 64,
|
|
"h": 96
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:3216a403ed915b77c44cac826eecc358:82d5cff491e02d19486b299cbe46bb49:a21d785fa2a10397bc9d1c258ac78cc3$"
|
|
}
|
|
}
|