Blame view

res/spineEff/zanting.json 1.59 KB
b25e211f   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
  {
  "skeleton": { "hash": "pF5JEZO/Mx1vubLULnhhrYlkoY8", "spine": "3.4.02", "width": 47, "height": 51 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "zanting01", "parent": "root", "x": 1.02, "y": 173.91 },
  	{ "name": "zanting02", "parent": "zanting01", "x": 0.73, "y": -2.3 }
  ],
  "slots": [
  	{ "name": "zanting01", "bone": "zanting01", "attachment": "zanting01" },
  	{ "name": "zanting02", "bone": "zanting02", "attachment": "zanting02" }
  ],
  "skins": {
  	"default": {
  		"zanting01": {
  			"zanting01": { "x": 0.25, "y": -0.02, "width": 47, "height": 51 }
  		},
  		"zanting02": {
  			"zanting02": { "x": -0.02, "y": 7.5, "width": 4, "height": 19 }
  		}
  	}
  },
  "events": {
  	"special": {}
  },
  "animations": {
  	"special": {
  		"bones": {
  			"zanting01": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 1, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 0.5, "x": 0, "y": 5.45 },
  					{ "time": 1, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 1, "x": 1, "y": 1 }
  				]
  			},
  			"zanting02": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 0.2666, "angle": -92.19 },
  					{ "time": 0.5, "angle": 178.9 },
  					{ "time": 0.7666, "angle": 89.45 },
  					{ "time": 1, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 1, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 1, "x": 1, "y": 1 }
  				]
  			}
  		},
  		"events": [
  			{ "time": 0, "name": "special" }
  		]
  	}
  }
  }