1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "skeleton": {
- "hash": "RgRMHkJxlmoiSfMZpKv5L7sr7nc",
- "spine": "3.8.99",
- "x": -32.2,
- "y": -0.45,
- "width": 66,
- "height": 93.93,
- "images": "./img/",
- "audio": "E:/AaronChan/森林大冒险/ani/SP/UI动画/木柱/img"
- },
- "bones": [
- { "name": "root" },
- { "name": "01", "parent": "root", "length": 75.58, "rotation": 89.58, "x": 1.21, "y": 9.7 }
- ],
- "slots": [
- { "name": "02", "bone": "root", "attachment": "02" },
- { "name": "1", "bone": "root", "attachment": "1" },
- { "name": "01", "bone": "01", "attachment": "01" }
- ],
- "skins": [
- {
- "name": "default",
- "attachments": {
- "01": {
- "01": { "x": 39.27, "y": 0.72, "rotation": -89.58, "width": 58, "height": 89 }
- },
- "1": {
- "1": {
- "type": "clipping",
- "end": "01",
- "vertexCount": 8,
- "vertices": [ -23.66, 103.29, -27.51, 98.86, -27.71, 9.3, -24.52, 5.43, 25.98, 5.46, 29.32, 9.01, 29.82, 99.45, 25.68, 103.34 ],
- "color": "ce3a3aff"
- }
- },
- "02": {
- "02": { "x": 0.8, "y": 32.55, "width": 66, "height": 66 }
- }
- }
- }
- ],
- "animations": {
- "close": {
- "bones": {
- "01": {
- "translate": [
- { "x": -0.19, "y": -26.25, "curve": 1, "c4": 0.6 },
- { "time": 1 }
- ]
- }
- }
- },
- "open": {
- "bones": {
- "01": {
- "translate": [
- { "curve": 1, "c4": 0.68 },
- { "time": 1, "x": -0.19, "y": -26.25 }
- ]
- }
- }
- }
- }
- }
|