12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "skeleton": { "hash": "Bk282DgbdUI6HzIzem/5nqJ7hRI", "spine": "3.8.99", "images": "C:\\Users\\QianHu002\\Desktop\\动画\\火线枪战躲猫猫\\血3\\images", "audio": "C:\\Users\\QianHu002\\Desktop\\动画\\火线枪战躲猫猫\\血3\\images" },
- "bones": [
- { "name": "root" }
- ],
- "slots": [
- { "name": "4", "bone": "root" },
- { "name": "3", "bone": "root" },
- { "name": "2", "bone": "root" },
- { "name": "1", "bone": "root" }
- ],
- "skins": [
- {
- "name": "default",
- "attachments": {
- "1": {
- "1": { "x": 4.75, "y": 6, "width": 32, "height": 35 },
- "3": { "x": -2.75, "y": -0.5, "width": 35, "height": 38 },
- "4": { "x": 5.75, "y": -5, "width": 100, "height": 67 }
- },
- "2": {
- "2": { "x": 6.25, "y": -0.5, "width": 69, "height": 42 }
- }
- }
- }
- ],
- "animations": {
- "animation": {
- "slots": {
- "1": {
- "attachment": [
- { "name": "1" },
- { "time": 0.1, "name": "3" },
- { "time": 0.2, "name": "4" },
- { "time": 0.3, "name": null }
- ]
- },
- "2": {
- "attachment": [
- { "time": 0.1, "name": "2" },
- { "time": 0.2, "name": null }
- ]
- }
- },
- "bones": {
- "root": {
- "scale": [
- { "x": 0.815, "y": 0.815, "curve": 0.25, "c3": 0.75 },
- { "time": 0.3, "x": 1.293, "y": 1.293 }
- ]
- }
- }
- }
- }
- }
|