Blame view

res/spineEff/dark.json 988 Bytes
77cf58cd   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
50
51
52
53
  {
  "skeleton": { "hash": "E82rZNaU/jM45OPeZwFb29xflPI", "spine": "3.4.02", "width": 0, "height": 0 },
  "bones": [
  	{ "name": "root", "y": 144.27 },
  	{ "name": "white", "parent": "root", "scaleX": 15, "scaleY": 15 }
  ],
  "slots": [
  	{ "name": "white", "bone": "white" }
  ],
  "skins": {
  	"default": {
  		"white": {
  			"white": { "width": 122, "height": 72 }
  		}
  	}
  },
  "events": {
  	"special": {}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"white": {
  				"color": [
  					{ "time": 0, "color": "21132100" },
  					{ "time": 0.3333, "color": "21181f95" },
  					{ "time": 1.5, "color": "211a1df6" },
  					{ "time": 2.5666, "color": "21181f9d" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "white" }
  				]
  			}
  		},
  		"bones": {
  			"white": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			}
  		},
  		"events": [
  			{ "time": 0.3333, "name": "special" }
  		]
  	}
  }
  }