summaryrefslogtreecommitdiffhomepage
path: root/scenery/control-panel.json
blob: a446c0411a4defe385341e775da2c93f19cb8beb (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": "17 x 66",
					"size": "41 x 78"
				}
			],
			"ground": "17 x 66",
			"name": "n",
			"offset": [
				0,
				-32,
				8
			]
		},
		{
			"mirror-from": "n",
			"name": "w",
			"offset": [
				-32,
				0,
				8
			]
		}
	],
	"nframes": 1,
	"object_name": "control-panel",
	"pixel_size": "41 x 78",
	"scale": [
		"width",
		41
	]
}