Blame view

res/spineEff/dunfan.json 1.91 KB
f58a9e64   zhaolu   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
66
67
68
69
70
71
72
73
74
  {
  "skeleton": { "hash": "GXKEbK8R+ULhe3jKaj+IJFl+Bxw", "spine": "3.4.02", "width": 0, "height": 0 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "00", "parent": "root" }
  ],
  "slots": [
  	{ "name": "00", "bone": "00", "blend": "screen" }
  ],
  "skins": {
  	"default": {
  		"00": {
  			"00": { "width": 143, "height": 171 },
  			"01": { "width": 143, "height": 171 },
  			"02": { "width": 143, "height": 171 },
  			"03": { "width": 143, "height": 171 },
  			"04": { "width": 143, "height": 171 },
  			"05": { "width": 143, "height": 171 },
  			"06": { "width": 143, "height": 171 },
  			"07": { "width": 143, "height": 171 },
  			"08": { "width": 143, "height": 171 },
  			"09": { "width": 143, "height": 171 },
  			"10": { "width": 143, "height": 171 },
  			"11": { "width": 143, "height": 171 },
  			"12": { "width": 143, "height": 171 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"00": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 0.1666, "color": "ff4237ff" },
  					{ "time": 0.4666, "color": "fefffcff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "00" },
  					{ "time": 0.0666, "name": "01" },
  					{ "time": 0.1, "name": "02" },
  					{ "time": 0.1333, "name": "03" },
  					{ "time": 0.1666, "name": "04" },
  					{ "time": 0.2, "name": "05" },
  					{ "time": 0.2333, "name": "06" },
  					{ "time": 0.2666, "name": "07" },
  					{ "time": 0.3, "name": "08" },
  					{ "time": 0.3333, "name": "09" },
  					{ "time": 0.3666, "name": "10" },
  					{ "time": 0.4, "name": "11" },
  					{ "time": 0.4333, "name": "12" },
  					{ "time": 0.4666, "name": null }
  				]
  			}
  		},
  		"bones": {
  			"00": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 72.02 },
  					{ "time": 0.2666, "x": 87.82, "y": 72.02 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1.379, "y": 0.79 },
  					{ "time": 0.1, "x": 1.379, "y": 1 },
  					{ "time": 0.4666, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }