Blame view

res/tiledmaps/mechanism/tower_chaoyuan.json 1.74 KB
ce2b88ed   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
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
  {
  "skeleton": { "hash": "Ms7owwyC+qIuHe+2KHAHld9b3xo", "spine": "3.4.02", "width": 184, "height": 484.49, "images": "" },
  "bones": [
  	{ "name": "root" },
  	{ "name": "chaoyuanyou01", "parent": "root", "x": 135, "y": 29 },
  	{ "name": "chaoyuanyou02", "parent": "chaoyuanyou01", "x": 2, "y": 66 },
  	{ "name": "chaoyuanyou03", "parent": "root", "x": 82.99, "y": 100 }
  ],
  "slots": [
  	{ "name": "chaoyuanyou03", "bone": "chaoyuanyou03", "attachment": "chaoyuanyou03" },
  	{ "name": "chaoyuanyou01", "bone": "chaoyuanyou01", "attachment": "chaoyuanyou01" },
  	{ "name": "chaoyuanyou02", "bone": "chaoyuanyou02", "attachment": "chaoyuanyou02" }
  ],
  "skins": {
  	"default": {
  		"chaoyuanyou01": {
  			"chaoyuanyou01": { "x": 2, "y": 4, "width": 65, "height": 67 }
  		},
  		"chaoyuanyou02": {
  			"chaoyuanyou02": { "y": 3, "width": 23, "height": 54 }
  		},
  		"chaoyuanyou03": {
  			"chaoyuanyou03": { "y": 141.99, "width": 184, "height": 484 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"chaoyuanyou02": {
  				"color": [
  					{ "time": 0, "color": "ffffff83" },
  					{ "time": 3.6666, "color": "ffffffff" },
  					{ "time": 7.3333, "color": "ffffff83" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			},
  			"chaoyuanyou02": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 7.3333, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 3.6666, "x": 0, "y": 23.32 },
  					{ "time": 7.3333, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 7.3333, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }