dd
This commit is contained in:
42
assets/resources/game/skills/atked2/skeleton.json
Normal file
42
assets/resources/game/skills/atked2/skeleton.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "bV8kosUDGMav7+mfda32D8b+h00",
|
||||
"spine": "3.8.99",
|
||||
"x": -7.77,
|
||||
"y": -10.8,
|
||||
"width": 15.53,
|
||||
"height": 21.6,
|
||||
"images": "D:/Game/方块英雄/skills/ATCED",
|
||||
"audio": ""
|
||||
},
|
||||
"bones": [
|
||||
{ "name": "root", "scaleX": 0.2158, "scaleY": 0.3 }
|
||||
],
|
||||
"slots": [
|
||||
{ "name": "shock", "bone": "root", "attachment": "shock3" }
|
||||
],
|
||||
"skins": [
|
||||
{
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"shock": {
|
||||
"shock": { "y": 1, "scaleX": 0.7465, "width": 72, "height": 83 },
|
||||
"shock2": { "y": 0.5, "width": 112, "height": 187 },
|
||||
"shock3": { "width": 72, "height": 72 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"animation": {
|
||||
"bones": {
|
||||
"root": {
|
||||
"scale": [
|
||||
{ "x": 0.333, "y": 0.333 },
|
||||
{ "time": 0.3333, "x": 3.333, "y": 3.333 }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user