Blame view

res/tiledmaps/mechanism/qiangguang.json 1.13 KB
f7b13bdd   zhengshouren   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
  {
  "skeleton": { "hash": "GEoiGjJCa+a82uBRoiywm85jnZs", "spine": "3.4.02", "width": 1793, "height": 603 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "guang", "parent": "root", "x": -4.25, "y": 56.39 }
  ],
  "slots": [
  	{ "name": "guang", "bone": "guang", "attachment": "guang" }
  ],
  "skins": {
  	"default": {
  		"guang": {
  			"guang": { "x": -890.79, "y": 122, "width": 1793, "height": 603 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"guang": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 1, "color": "ffffffa5" },
  					{ "time": 4, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"guang": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 1, "angle": 0, "curve": "stepped" },
  					{ "time": 4, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": -11.73, "curve": "stepped" },
  					{ "time": 1, "x": 0, "y": -11.73, "curve": "stepped" },
  					{ "time": 4, "x": 0, "y": -11.73 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 1, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 4, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }