dd
This commit is contained in:
45
assets/resources/game/skills/base/skeleton.json
Normal file
45
assets/resources/game/skills/base/skeleton.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "xk8FIIMxVBwhqa/vQ+2zpo2cDWg",
|
||||
"spine": "3.8.99",
|
||||
"x": -123.74,
|
||||
"y": -43.97,
|
||||
"width": 173.38,
|
||||
"height": 173.38,
|
||||
"images": "",
|
||||
"audio": ""
|
||||
},
|
||||
"bones": [
|
||||
{ "name": "root", "y": -1.51 },
|
||||
{ "name": "bone", "parent": "root", "length": 71.92, "rotation": 103.92, "x": 0.11, "y": 0.27 }
|
||||
],
|
||||
"slots": [
|
||||
{ "name": "SlashFX", "bone": "bone", "attachment": "SlashFX" }
|
||||
],
|
||||
"skins": [
|
||||
{
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"SlashFX": {
|
||||
"SlashFX": { "x": 51.62, "y": 25.5, "rotation": -75.62, "width": 128, "height": 128 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"animation": {
|
||||
"bones": {
|
||||
"bone": {
|
||||
"rotate": [
|
||||
{},
|
||||
{ "time": 0.5, "angle": -58.15 }
|
||||
],
|
||||
"translate": [
|
||||
{},
|
||||
{ "time": 0.5, "x": 10.32, "y": -79.39 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user