pokeplatinum/res/graphics/move_tutor/select_box_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

24 lines
420 B
JSON

{
"labelEnabled": true,
"uaatEnabled": false,
"sequenceCount": 1,
"frameCount": 1,
"sequences": [{
"frameCount": 1,
"loopStartFrame": 0,
"animationElement": 0,
"animationType": 1,
"playbackMode": 1,
"frameData": [{
"frameDelay": 1,
"resultId": 0
}]
}],
"animationResults": [{
"resultType": 0,
"index": 0
}],
"resultCount": 1,
"labels": ["CellAnime0"],
"labelCount": 1
}