Blame view

res/tiledmaps/mechanism/yindao.json 1.82 KB
a219c6db   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": "EmitDWnL9MdvK8/oFzER0v1M4dQ", "spine": "3.4.02", "width": 79, "height": 137.03 },
  "bones": [
  	{ "name": "root" },
  	{ "name": "tishi01", "parent": "root", "y": 117.03 },
  	{ "name": "tishi02", "parent": "root", "x": 0.27, "y": 0.17 }
  ],
  "slots": [
  	{ "name": "tishi01", "bone": "tishi01", "attachment": "tishi01", "blend": "screen" },
  	{ "name": "tishi02", "bone": "tishi02", "attachment": "tishi02", "blend": "screen" }
  ],
  "skins": {
  	"default": {
  		"tishi01": {
  			"tishi01": { "width": 79, "height": 37 }
  		},
  		"tishi02": {
  			"tishi02": { "y": 46.82, "width": 5, "height": 97 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"bones": {
  			"tishi01": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 1.6666, "angle": 0, "curve": "stepped" },
  					{ "time": 2.1666, "angle": 0, "curve": "stepped" },
  					{ "time": 3.5, "angle": 0, "curve": "stepped" },
  					{ "time": 4, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 0.5, "x": 0, "y": 2.97 },
  					{ "time": 1.6666, "x": 0, "y": 7.92 },
  					{ "time": 2.1666, "x": 0, "y": 9.9 },
  					{ "time": 3.5, "x": 0, "y": 2.2 },
  					{ "time": 4, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 },
  					{ "time": 0.5, "x": 1, "y": 0.945 },
  					{ "time": 1.6666, "x": 1, "y": 1 },
  					{ "time": 2.1666, "x": 1, "y": 1.113 },
  					{ "time": 3.5, "x": 1, "y": 1.031 },
  					{ "time": 4, "x": 1, "y": 1 }
  				]
  			},
  			"tishi02": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 4, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 2, "x": 0, "y": 6.43 },
  					{ "time": 4, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 4, "x": 1, "y": 1 }
  				]
  			}
  		}
  	}
  }
  }