mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 16:47:15 -05:00
24 lines
420 B
JSON
24 lines
420 B
JSON
{
|
|
"labelEnabled": true,
|
|
"uaatEnabled": false,
|
|
"sequenceCount": 1,
|
|
"frameCount": 1,
|
|
"sequences": [{
|
|
"frameCount": 1,
|
|
"loopStartFrame": 0,
|
|
"animationElement": 0,
|
|
"animationType": 1,
|
|
"playbackMode": 2,
|
|
"frameData": [{
|
|
"frameDelay": 4,
|
|
"resultId": 0
|
|
}]
|
|
}],
|
|
"animationResults": [{
|
|
"resultType": 0,
|
|
"index": 0
|
|
}],
|
|
"resultCount": 1,
|
|
"labels": ["CellAnime0"],
|
|
"labelCount": 1
|
|
} |