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
|
{
"actionframe": 0,
"anim_name": "walk",
"fps": 60,
"groups": [
{
"frames": [],
"ground": "960 x 540",
"name": "n",
"offset": [0, 0, 0]
},
{
"frames": [],
"ground": "960 x 540",
"name": "ne",
"offset": [0, 0, 0]
},
{
"frames": [],
"ground": "960 x 540",
"name": "e",
"offset": [0, 0, 0]
},
{
"frames": [],
"ground": "960 x 540",
"name": "se",
"offset": [0, 0, 0]
},
{
"frames": [],
"ground": "960 x 540",
"name": "s",
"offset": [0, 0, 0]
},
{
"frames": [],
"ground": "960 x 540",
"name": "sw",
"offset": [0, 0, 0]
},
{
"frames": [],
"ground": "960 x 540",
"name": "w",
"offset": [0, 0, 0]
},
{
"frames": [],
"ground": "960 x 540",
"name": "nw",
"offset": [0, 0, 0]
}
],
"nframes": 60,
"object_name": "npc",
"scale": ["factor", 0.30]
}
|