Blame view

res/spineEff/bomb.json 2.38 KB
97b4ab5d   suhongyang   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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
  {
  "skeleton": { "hash": "HJhdVgJ9xdw5tmpYfNHsCtkl53s", "spine": "3.4.02", "width": 238.81, "height": 238.81 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "Explosion_00", "parent": "root", "x": 29, "y": 92.99, "scaleX": 0.955, "scaleY": 0.955 }
  ],
  "slots": [
  	{ "name": "Explosion_00", "bone": "Explosion_00", "attachment": "Explosion_00" }
  ],
  "skins": {
  	"default": {
  		"Explosion_00": {
  			"Explosion_00": { "width": 250, "height": 250 },
  			"Explosion_01": { "width": 250, "height": 250 },
  			"Explosion_02": { "width": 250, "height": 250 },
  			"Explosion_03": { "width": 250, "height": 250 },
  			"Explosion_05": { "width": 250, "height": 250 },
  			"Explosion_06": { "width": 250, "height": 250 },
  			"Explosion_08": { "width": 250, "height": 250 },
  			"Explosion_09": { "width": 250, "height": 250 },
  			"Explosion_10": { "width": 250, "height": 250 },
  			"Explosion_12": { "width": 250, "height": 250 },
  			"Explosion_14": { "width": 250, "height": 250 },
  			"Explosion_15": { "width": 250, "height": 250 },
  			"Explosion_17": { "width": 250, "height": 250 },
  			"Explosion_19": { "width": 250, "height": 250 }
  		}
  	}
  },
  "events": {
  	"special": {}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"Explosion_00": {
  				"attachment": [
  					{ "time": 0, "name": "Explosion_00" },
  					{ "time": 0.0333, "name": "Explosion_01" },
  					{ "time": 0.0666, "name": "Explosion_02" },
  					{ "time": 0.1, "name": "Explosion_03" },
  					{ "time": 0.1333, "name": "Explosion_05" },
  					{ "time": 0.1666, "name": "Explosion_06" },
  					{ "time": 0.2, "name": "Explosion_08" },
  					{ "time": 0.2333, "name": "Explosion_09" },
  					{ "time": 0.2666, "name": "Explosion_10" },
  					{ "time": 0.3, "name": "Explosion_12" },
  					{ "time": 0.3333, "name": "Explosion_14" },
  					{ "time": 0.3666, "name": "Explosion_15" },
  					{ "time": 0.4, "name": "Explosion_17" },
  					{ "time": 0.4333, "name": "Explosion_19" },
  					{ "time": 0.4666, "name": null }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			},
  			"Explosion_00": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			}
  		},
  		"events": [
  			{ "time": 0.0333, "name": "special" }
  		]
  	}
  }
  }