1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{
"actionframe": 0,
"anim_name": "",
"fps": 24,
"groups": [
{
"frames": [
{
"ground": "131 x 370",
"offset": "0 x 0",
"size": "240 x 448"
}
],
"ground": "960 x 540",
"name": "n",
"offset": [
0,
0,
0
]
},
{
"mirror-from": "n",
"name": "w",
"offset": [
0,
0,
0
]
},
{
"frames": [
{
"ground": "110 x 382",
"offset": "0 x 448",
"size": "241 x 447"
}
],
"ground": "960 x 540",
"name": "s",
"offset": [
0,
0,
0
]
},
{
"mirror-from": "s",
"name": "e",
"offset": [
0,
0,
0
]
}
],
"height": 0,
"nframes": 1,
"object_name": "cabinet1",
"pixel_size": "241 x 895",
"width": 240
}
|