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