Files
heros/assets/resources/game/skills/anm/fired.json
2025-01-12 23:58:35 +08:00

37 lines
958 B
JSON

{
"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" }
]
}
}
}
}
}