Blame view

res/spineEff/sword_blacklight.json 1.5 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
  {
  "skeleton": { "hash": "ScEKyk97aL7kAzWSKyuu1sDz8hM", "spine": "3.4.02", "width": 0, "height": 0 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "dg", "parent": "root" },
  	{ "name": "yan", "parent": "root" }
  ],
  "slots": [
  	{ "name": "dg", "bone": "dg" },
  	{ "name": "yan", "bone": "yan" }
  ],
  "skins": {
  	"default": {
  		"dg": {
  			"images/1/1_00005": { "width": 638, "height": 462 }
  		},
  		"yan": {
  			"images/1/yan/1_00005": { "width": 450, "height": 133 },
  			"images/1/yan/1_00006": { "width": 450, "height": 133 },
  			"images/1/yan/1_00007": { "width": 450, "height": 133 },
  			"images/1/yan/1_00008": { "width": 450, "height": 133 }
  		}
  	}
  },
  "events": {
  	"special": {}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"dg": {
  				"color": [
  					{ "time": 0, "color": "ffffff96" },
  					{ "time": 0.0333, "color": "ffffffff" },
  					{ "time": 0.1, "color": "ffffff96" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "images/1/1_00005" }
  				]
  			},
  			"yan": {
  				"attachment": [
  					{ "time": 0, "name": "images/1/yan/1_00005" },
  					{ "time": 0.0333, "name": "images/1/yan/1_00006" },
  					{ "time": 0.0666, "name": "images/1/yan/1_00007" },
  					{ "time": 0.1, "name": "images/1/yan/1_00008" }
  				]
  			}
  		},
  		"bones": {
  			"dg": {
  				"translate": [
  					{ "time": 0, "x": -198.77, "y": 203 }
  				]
  			},
  			"yan": {
  				"translate": [
  					{ "time": 0, "x": -343.55, "y": 103.06 }
  				],
  				"scale": [
  					{ "time": 0, "x": 2, "y": 2 }
  				]
  			}
  		},
  		"events": [
  			{ "time": 0, "name": "special" }
  		]
  	}
  }
  }