Blame view

res/ui/home/achievement.json 1.82 KB
f0ad3a0a   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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
  {
  "skeleton": { "hash": "rTy9IW9V9MdmFGFY8b/JbfkOHcA", "spine": "3.4.02", "width": 107, "height": 79.23 },
  "bones": [
  	{ "name": "root", "scaleX": 0.7, "scaleY": 0.7 },
  	{ "name": "chengjiu01", "parent": "root" },
  	{ "name": "chengjiu02", "parent": "root", "x": 38.88, "y": 30.86 }
  ],
  "slots": [
  	{ "name": "chengjiu01", "bone": "chengjiu01", "attachment": "chengjiu01" },
  	{ "name": "chengjiu02", "bone": "chengjiu02", "attachment": "chengjiu02" }
  ],
  "skins": {
  	"default": {
  		"chengjiu01": {
  			"chengjiu01": { "width": 99, "height": 99 }
  		},
  		"chengjiu02": {
  			"chengjiu02": { "x": 29.98, "y": 14.33, "width": 69, "height": 37 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"chengjiu01": {
  				"color": [
  					{ "time": 0, "color": "ffffff00" },
  					{ "time": 0.5, "color": "ffffffff" },
  					{ "time": 1.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "chengjiu01" }
  				]
  			},
  			"chengjiu02": {
  				"color": [
  					{ "time": 0, "color": "ffffff00" },
  					{ "time": 0.6666, "color": "ffffffff" },
  					{ "time": 2, "color": "ffffff00" }
  				]
  			}
  		},
  		"bones": {
  			"chengjiu01": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 1.3333, "angle": 0, "curve": "stepped" },
  					{ "time": 3, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 1.3333, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 3, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 0.654, "y": 0.654 },
  					{ "time": 0.5, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 1.3333, "x": 1, "y": 1 }
  				]
  			},
  			"chengjiu02": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 2.86, "y": -12.42 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }