Blame view

res/spineEff/blank.json 894 Bytes
f58a9e64   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": "Beykb6bcyhsFFGxZIXSDTdzHrdc", "spine": "3.4.02", "width": 0, "height": 0 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "tuzhuang_fan", "parent": "root", "x": 6.99, "y": 37.99 }
  ],
  "slots": [
  	{ "name": "tuzhuang_fan", "bone": "tuzhuang_fan" }
  ],
  "skins": {
  	"default": {
  		"tuzhuang_fan": {
  			"tuzhuang_fan": { "width": 31, "height": 87 }
  		}
  	}
  },
  "events": {
  	"special": {}
  },
  "animations": {
  	"special": {
  		"bones": {
  			"tuzhuang_fan": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 0.0666, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 0.0666, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 0.0666, "x": 1, "y": 1 }
  				]
  			}
  		},
  		"events": [
  			{ "time": 0.0666, "name": "special" }
  		]
  	}
  }
  }