TestGame/assets/spine/tawna/spine.json

59 lines
1020 B
JSON
Raw Normal View History

2025-02-05 06:33:48 +01:00
{
"skeleton": {
"images": "/home/user/Projects/Games/Test/assets/spine/tawna/"
},
"bones": [
{
"name": "root"
}
],
"slots": [
{
"name": "hairpin",
"bone": "root",
"attachment": "hairpin",
"blend": "normal"
},
{
"name": "tawna",
"bone": "root",
"attachment": "tawna",
"blend": "normal"
},
{
"name": "tawna2",
"bone": "root",
"attachment": "tawna2",
"blend": "normal"
}
],
"skins": {
"default": {
"hairpin": {
"hairpin": {
"x": 3667.36,
"y": -2791.74,
"width": 94,
"height": 113
}
},
"tawna": {
"tawna": {
"x": 3424.86,
"y": -3257.24,
"width": 487,
"height": 1152
}
},
"tawna2": {
"tawna2": {
"x": 3424.86,
"y": -3257.24,
"width": 487,
"height": 1152
}
}
}
},
"animations": {}
}