dd
This commit is contained in:
67
assets/resources/game/heros/hero/skeleton.json
Normal file
67
assets/resources/game/heros/hero/skeleton.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "mTdwPQSy5KxWwnhuf6ECTp8Do1M",
|
||||
"spine": "3.8.99",
|
||||
"x": -0.82,
|
||||
"y": 24.4,
|
||||
"width": 15.52,
|
||||
"height": 9.6,
|
||||
"images": "",
|
||||
"audio": ""
|
||||
},
|
||||
"bones": [
|
||||
{ "name": "root" },
|
||||
{ "name": "bone", "parent": "root", "y": 24, "scaleX": 1.0139, "scaleY": 1.0139 }
|
||||
],
|
||||
"slots": [
|
||||
{ "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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"atk": {
|
||||
"bones": {
|
||||
"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 }
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"move": {
|
||||
"bones": {
|
||||
"bone": {
|
||||
"scale": [
|
||||
{},
|
||||
{ "time": 0.5, "y": 0.96 },
|
||||
{ "time": 1 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user