summaryrefslogtreecommitdiffhomepage
path: root/anim/control-panel.json
blob: b7c95d4dfcc5b30b2021e1b2cea98604d53a18b2 (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
36
37
{
	"actionframe": 0,
	"anim_name": "",
	"fps": 24,
	"groups": [
		{
			"frames": [
				{
					"ground": "17 x 66",
					"offset": "0 x 0",
					"size": "41 x 78"
				}
			],
			"ground": "17 x 66",
			"name": "n",
			"offset": [
				0,
				-32,
				8
			]
		},
		{
			"mirror-from": "n",
			"name": "w",
			"offset": [
				-32,
				0,
				8
			]
		}
	],
	"height": 0,
	"nframes": 1,
	"object_name": "control-panel",
	"pixel_size": "41 x 78",
	"width": 41
}