技能改spine 怪物增加
This commit is contained in:
37
assets/resources/game/skills/anm/fired.json
Normal file
37
assets/resources/game/skills/anm/fired.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"skeleton": { "hash": "FiunJ62qXWFZCbqqVKbEO0Pd4sA=", "spine": "3.8.75", "x": -28, "y": 9.87, "width": 51, "height": 51 },
|
||||
"bones": [
|
||||
{ "name": "root", "x": 34.54, "y": 77.72 },
|
||||
{ "name": "man1", "parent": "root", "x": -37.04, "y": -42.35 }
|
||||
],
|
||||
"slots": [
|
||||
{ "name": "main", "bone": "man1", "attachment": "fired/Bonfire_loop_07" }
|
||||
],
|
||||
"skins": [
|
||||
{
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"main": {
|
||||
"fired/Bonfire_loop_01": { "width": 51, "height": 51 },
|
||||
"fired/Bonfire_loop_03": { "width": 51, "height": 51 },
|
||||
"fired/Bonfire_loop_05": { "width": 51, "height": 51 },
|
||||
"fired/Bonfire_loop_07": { "width": 51, "height": 51 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"show": {
|
||||
"slots": {
|
||||
"main": {
|
||||
"attachment": [
|
||||
{ "name": "fired/Bonfire_loop_01" },
|
||||
{ "time": 0.1, "name": "fired/Bonfire_loop_03" },
|
||||
{ "time": 0.2, "name": "fired/Bonfire_loop_05" },
|
||||
{ "time": 0.3, "name": "fired/Bonfire_loop_07" }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user