dd
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
|
||||
skeleton.png
|
||||
size: 114,36
|
||||
size: 100,55
|
||||
format: RGBA8888
|
||||
filter: Linear,Linear
|
||||
repeat: none
|
||||
bb
|
||||
rotate: true
|
||||
xy: 76, 2
|
||||
size: 32, 36
|
||||
orig: 32, 36
|
||||
offset: 0, 0
|
||||
index: -1
|
||||
shadow copy 2
|
||||
rotate: false
|
||||
xy: 2, 2
|
||||
size: 72, 32
|
||||
orig: 72, 32
|
||||
size: 82, 51
|
||||
orig: 82, 51
|
||||
offset: 0, 0
|
||||
index: -1
|
||||
shadow
|
||||
rotate: true
|
||||
xy: 86, 21
|
||||
size: 32, 12
|
||||
orig: 32, 12
|
||||
offset: 0, 0
|
||||
index: -1
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "UMVQVVm4Lh0nxotB4zUgEWRf6M8",
|
||||
"hash": "Ujid68+V9E1ioDp5+o8EZg0JItI",
|
||||
"spine": "3.8.99",
|
||||
"x": -36,
|
||||
"y": -12.59,
|
||||
"width": 72,
|
||||
"height": 56.13,
|
||||
"x": -29.04,
|
||||
"y": -4.71,
|
||||
"width": 48,
|
||||
"height": 34.56,
|
||||
"images": "",
|
||||
"audio": ""
|
||||
},
|
||||
"bones": [
|
||||
{ "name": "root" },
|
||||
{ "name": "bone", "parent": "root", "y": 9.33 },
|
||||
{ "name": "shandow", "parent": "root", "y": 2.91 }
|
||||
{ "name": "bone", "parent": "root", "x": -7.45, "y": 24, "scaleX": 1.0139, "scaleY": 1.0139 },
|
||||
{ "name": "shandow", "parent": "root", "x": -30.66, "y": -0.37, "scaleX": 1.5, "scaleY": 0.7239 }
|
||||
],
|
||||
"slots": [
|
||||
{ "name": "shadow", "bone": "shandow", "attachment": "shadow copy 2" },
|
||||
{ "name": "shadow", "bone": "shandow", "attachment": "shadow" },
|
||||
{ "name": "bb", "bone": "bone", "attachment": "bb" }
|
||||
],
|
||||
"skins": [
|
||||
@@ -23,10 +23,10 @@
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"bb": {
|
||||
"bb": { "x": -0.06, "y": 25.22, "scaleX": 0.5, "scaleY": 0.5, "width": 32, "height": 36 }
|
||||
"bb": { "x": 6.85, "y": 5.13, "scaleX": 0.1867, "scaleY": 0.1857, "width": 82, "height": 51 }
|
||||
},
|
||||
"shadow": {
|
||||
"shadow copy 2": { "y": 0.5, "width": 72, "height": 32 }
|
||||
"shadow": { "x": 17.08, "width": 32, "height": 12 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -34,30 +34,54 @@
|
||||
"animations": {
|
||||
"atk": {
|
||||
"bones": {
|
||||
"bone": {
|
||||
"rotate": [
|
||||
"shandow": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "time": 0.1333, "angle": -3.23 },
|
||||
{ "time": 0.3333, "angle": -10 },
|
||||
{ "time": 0.3, "x": 0.682 },
|
||||
{ "time": 0.4, "x": 0.86 },
|
||||
{ "time": 0.5 }
|
||||
]
|
||||
},
|
||||
"shandow": {
|
||||
"translate": [
|
||||
"bone": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "time": 0.3333, "x": 3.32 },
|
||||
{ "time": 0.3, "x": 0.682 },
|
||||
{ "time": 0.4, "x": 1.06 },
|
||||
{ "time": 0.5 }
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"magic": {
|
||||
"bones": {
|
||||
"bone": {
|
||||
"scale": [
|
||||
{ "x": 0.986, "y": 0.986 },
|
||||
{ "time": 0.2, "x": 1.153, "y": 0.896 },
|
||||
{ "time": 0.4, "x": 0.789, "y": 1.085, "curve": "stepped" },
|
||||
{ "time": 0.5333, "x": 0.789, "y": 1.085 },
|
||||
{ "time": 0.6667, "x": 0.986, "y": 0.986 }
|
||||
]
|
||||
},
|
||||
"shandow": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "time": 0.2, "x": 1.1 },
|
||||
{ "time": 0.4, "x": 0.9, "curve": "stepped" },
|
||||
{ "time": 0.5333, "x": 0.9 },
|
||||
{ "time": 0.6333, "x": 1.5 },
|
||||
{ "time": 0.6667 }
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"move": {
|
||||
"bones": {
|
||||
"shandow": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "time": 0.5, "x": 1.099 },
|
||||
{ "time": 0.9333 }
|
||||
{ "time": 0.5, "x": 1.106 },
|
||||
{ "time": 1 }
|
||||
]
|
||||
},
|
||||
"bone": {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 1.3 KiB |
@@ -46,10 +46,10 @@
|
||||
"offsetY": 0,
|
||||
"trimX": 2,
|
||||
"trimY": 2,
|
||||
"width": 110,
|
||||
"height": 32,
|
||||
"rawWidth": 114,
|
||||
"rawHeight": 36,
|
||||
"width": 96,
|
||||
"height": 51,
|
||||
"rawWidth": 100,
|
||||
"rawHeight": 55,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
@@ -61,17 +61,17 @@
|
||||
"meshType": 0,
|
||||
"vertices": {
|
||||
"rawPosition": [
|
||||
-55,
|
||||
-16,
|
||||
-48,
|
||||
-25.5,
|
||||
0,
|
||||
55,
|
||||
-16,
|
||||
48,
|
||||
-25.5,
|
||||
0,
|
||||
-55,
|
||||
16,
|
||||
-48,
|
||||
25.5,
|
||||
0,
|
||||
55,
|
||||
16,
|
||||
48,
|
||||
25.5,
|
||||
0
|
||||
],
|
||||
"indexes": [
|
||||
@@ -84,32 +84,32 @@
|
||||
],
|
||||
"uv": [
|
||||
2,
|
||||
34,
|
||||
112,
|
||||
34,
|
||||
53,
|
||||
98,
|
||||
53,
|
||||
2,
|
||||
2,
|
||||
112,
|
||||
98,
|
||||
2
|
||||
],
|
||||
"nuv": [
|
||||
0.017543859649122806,
|
||||
0.05555555555555555,
|
||||
0.9824561403508771,
|
||||
0.05555555555555555,
|
||||
0.017543859649122806,
|
||||
0.9444444444444444,
|
||||
0.9824561403508771,
|
||||
0.9444444444444444
|
||||
0.02,
|
||||
0.03636363636363636,
|
||||
0.98,
|
||||
0.03636363636363636,
|
||||
0.02,
|
||||
0.9636363636363636,
|
||||
0.98,
|
||||
0.9636363636363636
|
||||
],
|
||||
"minPos": [
|
||||
-55,
|
||||
-16,
|
||||
-48,
|
||||
-25.5,
|
||||
0
|
||||
],
|
||||
"maxPos": [
|
||||
55,
|
||||
16,
|
||||
48,
|
||||
25.5,
|
||||
0
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user