Blame view

res/ui/hero/skillTree/star_3_disable.json 1.41 KB
46bcb253   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
46
47
48
49
50
51
52
53
54
55
56
57
  {
  "skeleton": { "hash": "JUrCxV7dPOrALNEhJGqO7V9f2qc", "spine": "3.4.02", "width": 22.4, "height": 22.4, "images": "" },
  "bones": [
  	{ "name": "root", "x": -0.03 },
  	{ "name": "big_graystar", "parent": "root", "length": 39.74, "rotation": 89.94, "x": -0.03, "y": -152.26 }
  ],
  "slots": [
  	{ "name": "001", "bone": "root", "attachment": "001" },
  	{ "name": "big_graystar", "bone": "big_graystar" }
  ],
  "skins": {
  	"default": {
  		"001": {
  			"001": { "x": 0.03, "y": 1, "scaleX": 0.7, "scaleY": 0.7, "width": 32, "height": 32 }
  		},
  		"big_graystar": {
  			"big_graystar": { "x": 1.19, "y": 0.59, "rotation": -88.74, "width": 150, "height": 150 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"big_graystar": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2, "color": "ffffff84" },
  					{ "time": 4, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "big_graystar" }
  				]
  			}
  		},
  		"bones": {
  			"big_graystar": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 4, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 153.51, "curve": "stepped" },
  					{ "time": 4, "x": 0, "y": 153.51 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 4, "x": 1, "y": 1 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 4, "x": 0, "y": 0 }
  				]
  			}
  		}
  	}
  }
  }