summaryrefslogtreecommitdiffhomepage
path: root/scenery/table.json
blob: 3fa99f5a94f505d59947c942c63716f6df90a26d (plain)
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
{
  "groups": [
    {
      "frames": [
        {
          "ground": "90 x 88",
          "size": "180 x 164"
        }
      ],
      "ground": "959 x 712",
      "name": "n",
      "offset": [
        -20,
        -20,
        0
      ]
    },
    {
      "mirror-from": "n",
      "name": "w",
      "offset": [
        -20,
        -20,
        0
      ]
    }
  ],
  "nframes": 1,
  "object_name": "table",
  "pixel_size": "180 x 164",
  "scale": [
    "width",
    180
  ]
}