技能改spine 怪物增加
This commit is contained in:
44
assets/resources/game/skills/anm/firewall.json
Normal file
44
assets/resources/game/skills/anm/firewall.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"skeleton": { "hash": "qlfK1kJ5GTmP71vPYzLX2LKNLDM=", "spine": "3.8.75", "x": -29.5, "y": -4.17, "width": 55, "height": 45 },
|
||||
"bones": [
|
||||
{ "name": "root", "x": 34.54, "y": 77.72 },
|
||||
{ "name": "man1", "parent": "root", "x": -37.04, "y": -59.9 }
|
||||
],
|
||||
"slots": [
|
||||
{ "name": "main", "bone": "man1", "attachment": "firewall/fire_big_00" }
|
||||
],
|
||||
"skins": [
|
||||
{
|
||||
"name": "default",
|
||||
"attachments": {
|
||||
"main": {
|
||||
"firewall/fire_big_00": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 },
|
||||
"firewall/fire_big_01": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 },
|
||||
"firewall/fire_big_02": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 },
|
||||
"firewall/fire_big_03": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 },
|
||||
"firewall/fire_big_04": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 },
|
||||
"firewall/fire_big_05": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 },
|
||||
"firewall/fire_big_06": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 },
|
||||
"firewall/fire_big_07": { "x": 0.5, "y": 0.5, "width": 55, "height": 45 }
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"animations": {
|
||||
"show": {
|
||||
"slots": {
|
||||
"main": {
|
||||
"attachment": [
|
||||
{ "time": 0.0667, "name": "firewall/fire_big_01" },
|
||||
{ "time": 0.1333, "name": "firewall/fire_big_02" },
|
||||
{ "time": 0.2, "name": "firewall/fire_big_03" },
|
||||
{ "time": 0.2667, "name": "firewall/fire_big_04" },
|
||||
{ "time": 0.3333, "name": "firewall/fire_big_05" },
|
||||
{ "time": 0.4, "name": "firewall/fire_big_06" },
|
||||
{ "time": 0.4667, "name": "firewall/fire_big_07" }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user