Blame view

res/tiledmaps/mechanism/zhutai.json 1.72 KB
56f5fc92   dangge   auto package
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
  {
  "skeleton": { "hash": "JueeHC+c7RwLUfW2On7hOIY3ijM", "spine": "3.4.02", "width": 144, "height": 177, "images": "" },
  "bones": [
  	{ "name": "root" },
  	{ "name": "diyuzhutai01", "parent": "root", "length": 42.18, "rotation": 89.99, "x": 0.36, "y": 3.32 },
  	{ "name": "diyuzhutai02", "parent": "diyuzhutai01", "length": 33.68, "rotation": -0.55, "x": 21.58, "y": 0.32 }
  ],
  "slots": [
  	{ "name": "diyuzhutai02", "bone": "diyuzhutai02", "attachment": "diyuzhutai02", "blend": "screen" },
  	{ "name": "diyuzhutai01", "bone": "diyuzhutai01", "attachment": "diyuzhutai01" }
  ],
  "skins": {
  	"default": {
  		"diyuzhutai01": {
  			"diyuzhutai01": { "x": -24.82, "y": -3.63, "rotation": -89.99, "width": 144, "height": 177 }
  		},
  		"diyuzhutai02": {
  			"diyuzhutai02": { "x": -0.6, "y": -0.75, "rotation": -89.44, "width": 39, "height": 39 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"diyuzhutai02": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 1, "color": "ffffff5f" },
  					{ "time": 2.6666, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			},
  			"diyuzhutai02": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 2.6666, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1, "x": 15.87, "y": 0 },
  					{ "time": 1.3333, "x": 20.74, "y": 0 },
  					{ "time": 2.3333, "x": 2.98, "y": 0 },
  					{ "time": 2.6666, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 2.6666, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }