pokeplatinum/res/graphics/move_tutor/view_change_arrows_anim.json
VicSevenT 192c170dfd
Some checks are pending
build / build (push) Waiting to run
Unpack Move Tutor interface graphics (#822)
2025-11-24 01:57:55 -05:00

101 lines
1.7 KiB
JSON

{
"labelEnabled": true,
"uaatEnabled": false,
"sequenceCount": 2,
"frameCount": 12,
"sequences": [{
"frameCount": 6,
"loopStartFrame": 0,
"animationElement": 2,
"animationType": 1,
"playbackMode": 2,
"frameData": [{
"frameDelay": 4,
"resultId": 0
}, {
"frameDelay": 4,
"resultId": 1
}, {
"frameDelay": 4,
"resultId": 2
}, {
"frameDelay": 4,
"resultId": 3
}, {
"frameDelay": 4,
"resultId": 2
}, {
"frameDelay": 4,
"resultId": 1
}]
}, {
"frameCount": 6,
"loopStartFrame": 0,
"animationElement": 2,
"animationType": 1,
"playbackMode": 2,
"frameData": [{
"frameDelay": 4,
"resultId": 4
}, {
"frameDelay": 4,
"resultId": 5
}, {
"frameDelay": 4,
"resultId": 6
}, {
"frameDelay": 4,
"resultId": 7
}, {
"frameDelay": 4,
"resultId": 6
}, {
"frameDelay": 4,
"resultId": 5
}]
}],
"animationResults": [{
"resultType": 2,
"index": 0,
"positionX": 0,
"positionY": 0
}, {
"resultType": 2,
"index": 0,
"positionX": -1,
"positionY": 0
}, {
"resultType": 2,
"index": 0,
"positionX": -2,
"positionY": 0
}, {
"resultType": 2,
"index": 0,
"positionX": -3,
"positionY": 0
}, {
"resultType": 2,
"index": 1,
"positionX": 0,
"positionY": 0
}, {
"resultType": 2,
"index": 1,
"positionX": 1,
"positionY": 0
}, {
"resultType": 2,
"index": 1,
"positionX": 2,
"positionY": 0
}, {
"resultType": 2,
"index": 1,
"positionX": 3,
"positionY": 0
}],
"resultCount": 8,
"labels": ["CellAnime0", "CellAnime1"],
"labelCount": 2
}