Blame view

res/tiledmaps/mechanism/hongwu.json 1012 Bytes
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
  {
  "skeleton": { "hash": "qGOas67u/anQR00eXqp1bdakPfo", "spine": "3.4.02", "width": 1993, "height": 256, "images": "" },
  "bones": [
  	{ "name": "root" },
  	{ "name": "hongwu", "parent": "root", "length": 131.33, "rotation": 89.62, "x": -5.55, "y": -0.11 }
  ],
  "slots": [
  	{ "name": "hongwu", "bone": "hongwu", "attachment": "hongwu", "blend": "additive" }
  ],
  "skins": {
  	"default": {
  		"hongwu": {
  			"hongwu": { "x": 116.59, "y": -3.31, "rotation": -89.62, "width": 1993, "height": 256 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"hongwu": {
  				"color": [
  					{ "time": 0, "color": "ffffff00" },
  					{ "time": 1.6666, "color": "ffffffb7" },
  					{ "time": 8.3, "color": "fffffffd" },
  					{ "time": 12, "color": "ffffff00" }
  				]
  			}
  		},
  		"bones": {
  			"hongwu": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 12, "x": 1021.02, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }