1{
2  "Version": 2,
3  "Order": [
4    ["gun_r", "gun_l", "legs", "body", "head", "hair"],
5    ["gun_r", "gun_l", "legs", "body", "head", "hair"],
6    ["gun_l", "legs", "body", "head", "hair", "gun_r"],
7    ["legs", "body", "head", "hair", "gun_r", "gun_l"],
8    ["legs", "body", "head", "hair", "gun_r", "gun_l"],
9    ["legs", "body", "head", "hair", "gun_r", "gun_l"],
10    ["legs", "gun_r", "body", "head", "hair", "gun_l"],
11    ["gun_r", "gun_l", "legs", "body", "head", "hair"]
12  ],
13  "Offsets": {
14    "Frame": {
15      "Hair": {
16        "stand": [[0, 16]],
17        "idle": [[0, 16]],
18        "run": [
19          [0, 17], [0, 16], [0, 15], [0, 16], [0, 17], [0, 16], [0, 15], [0, 16]
20        ]
21      },
22      "Head": {
23        "stand": [[0, 16]],
24        "idle": [[0, 16]],
25        "run": [
26          [0, 17], [0, 16], [0, 15], [0, 16], [0, 17], [0, 16], [0, 15], [0, 16]
27        ]
28      },
29      "Body": {
30        "stand": [[0, 6]],
31        "idle": [[0, 6]]
32      },
33      "Legs": {
34        "stand": [[0, 6]],
35        "idle": [[0, 6]]
36      },
37      "Gun": {
38        "stand": [[0, 8]],
39        "idle": [[0, 8]],
40        "run": [[0, 9], [0, 8], [0, 7], [0, 8], [0, 9], [0, 8], [0, 7], [0, 8]]
41      }
42    },
43    "Dir": {
44      "Gun": [
45        [7, -3], [7, 0], [4, 2], [-2, 4], [-7, 3], [-8, -1], [-4, -5], [0, -5]
46      ]
47    }
48  }
49}
50