dd
This commit is contained in:
97
assets/resources/game/heros/skeleton.json
Normal file
97
assets/resources/game/heros/skeleton.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "Ujid68+V9E1ioDp5+o8EZg0JItI",
|
||||
"spine": "3.8.99",
|
||||
"x": -29.04,
|
||||
"y": -4.71,
|
||||
"width": 48,
|
||||
"height": 34.56,
|
||||
"images": "",
|
||||
"audio": ""
|
||||
},
|
||||
"bones": [
|
||||
{ "name": "root" },
|
||||
{ "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" },
|
||||
{ "name": "bb", "bone": "bone", "attachment": "bb" }
|
||||
],
|
||||
"skins": [
|
||||
{
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"bb": {
|
||||
"bb": { "x": 6.85, "y": 5.13, "scaleX": 0.1867, "scaleY": 0.1857, "width": 82, "height": 51 }
|
||||
},
|
||||
"shadow": {
|
||||
"shadow": { "x": 17.08, "width": 32, "height": 12 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"atk": {
|
||||
"bones": {
|
||||
"shandow": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "time": 0.3, "x": 0.682 },
|
||||
{ "time": 0.4, "x": 0.86 },
|
||||
{ "time": 0.5 }
|
||||
]
|
||||
},
|
||||
"bone": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "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.106 },
|
||||
{ "time": 1 }
|
||||
]
|
||||
},
|
||||
"bone": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "time": 0.5, "y": 0.96 },
|
||||
{ "time": 1 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user