Blame view

res/tiledmaps/mechanism/juzhu.json 1.93 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
  {
  "skeleton": { "hash": "20Lk1HSzNojMH/ZsT46xt+J+s8w", "spine": "3.4.02", "width": 1159.65, "height": 608.18, "images": "" },
  "bones": [
  	{ "name": "root" },
  	{ "name": "judazhuzi", "parent": "root", "length": 114.45, "rotation": 89.67, "x": -15.89, "y": 1.08 },
  	{ "name": "huopeng", "parent": "judazhuzi", "length": 94.66, "rotation": -0.02, "x": 0.75, "y": -186.23 },
  	{ "name": "huomiao", "parent": "huopeng", "length": 45.86, "rotation": -0.37, "x": 145.22, "y": 1.49 },
  	{ "name": "xiaozhuzi", "parent": "root", "length": 84.09, "rotation": 89.19, "x": -539.37, "y": 23.7 }
  ],
  "slots": [
  	{ "name": "judazhuzi", "bone": "judazhuzi", "attachment": "judazhuzi" },
  	{ "name": "xiaozhuzi", "bone": "xiaozhuzi", "attachment": "xiaozhuzi" },
  	{ "name": "huomiao", "bone": "huomiao", "attachment": "huomiao" },
  	{ "name": "huopeng", "bone": "huopeng", "attachment": "huopeng" }
  ],
  "skins": {
  	"default": {
  		"huomiao": {
  			"huomiao": { "x": 21.32, "y": 0.06, "rotation": -89.26, "width": 136, "height": 149 }
  		},
  		"huopeng": {
  			"huopeng": { "x": 80.09, "y": 1.19, "rotation": -89.64, "width": 147, "height": 159 }
  		},
  		"judazhuzi": {
  			"judazhuzi": { "x": 303.85, "y": -40.63, "rotation": -89.67, "width": 671, "height": 608 }
  		},
  		"xiaozhuzi": {
  			"xiaozhuzi": { "x": 56.54, "y": 19.1, "rotation": -89.19, "width": 480, "height": 160 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"huomiao": {
  				"color": [
  					{ "time": 0, "color": "ffffff74" },
  					{ "time": 2, "color": "ffffffee" },
  					{ "time": 4, "color": "ffffff74" }
  				]
  			}
  		},
  		"bones": {
  			"huomiao": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 4, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 4, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 },
  					{ "time": 2, "x": 1.533, "y": 1.533 },
  					{ "time": 4, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }