| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 | {"frames": {    "jump": {        "totalFrame": 2,        "childrenFrame": [            {                "res": "jump1",                "x": 3,                "y": 12            },            {                "res": "jump2",                "x": 3,                "y": 12            }        ]    },    "run": {        "totalFrame": 8,        "childrenFrame": [            {                "res": "run1",                "x": 13,                "y": 16            },            {                "res": "run2",                "x": 14,                "y": 6            },            {                "res": "run3",                "x": 14,                "y": 3            },            {                "res": "run4",                "x": 0,                "y": -2            },            {                "res": "run5",                "x": 0,                "y": -2            },            {                "res": "run6",                "x": 3,                "y": 12            },            {                "res": "run7",                "x": 3,                "y": 14            },            {                "res": "run8",                "x": 3,                "y": 16            }        ]    }}, "res": {    "jump1": {        "x": 2,        "y": 100,        "w": 112,        "h": 98    },    "jump2": {        "x": 2,        "y": 100,        "w": 112,        "h": 98    },    "run1": {        "x": 116,        "y": 102,        "w": 92,        "h": 98    },    "run2": {        "x": 2,        "y": 200,        "w": 90,        "h": 114    },    "run3": {        "x": 2,        "y": 200,        "w": 90,        "h": 114    },    "run4": {        "x": 2,        "y": 2,        "w": 118,        "h": 96    },    "run5": {        "x": 2,        "y": 2,        "w": 118,        "h": 96    },    "run6": {        "x": 2,        "y": 100,        "w": 112,        "h": 98    },    "run7": {        "x": 2,        "y": 100,        "w": 112,        "h": 98    },    "run8": {        "x": 122,        "y": 2,        "w": 112,        "h": 98    }}}
 |