Blame view

res/spineEff/kongtexiao.json 753 Bytes
860da849   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
  {
  "skeleton": { "hash": "XbKYJ2JqKdkC/AqGXnsDbQmRKwg", "spine": "3.4.02", "width": 23, "height": 23 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "bone", "parent": "root", "y": 22 }
  ],
  "slots": [
  	{ "name": "kong", "bone": "root", "attachment": "kong" }
  ],
  "skins": {
  	"default": {
  		"kong": {
  			"kong": { "x": -1.99, "y": 23.99, "width": 23, "height": 23 }
  		}
  	}
  },
  "events": {
  	"special": {}
  },
  "animations": {
  	"special": {
  		"bones": {
  			"bone": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0 }
  				]
  			}
  		},
  		"events": [
  			{ "time": 0, "name": "special" }
  		]
  	}
  }
  }