开发中途存档

This commit is contained in:
tianmo
2026-08-29 22:59:38 +08:00
parent a2de23a789
commit a80575ef5e
19 changed files with 1998 additions and 91 deletions
+42
View File
@@ -0,0 +1,42 @@
{
"format": "SpineParticle.EditorConfig",
"version": 1,
"savedAt": "2026-08-29T00:00:00.000Z",
"editor": {
"viewScale": 1,
"viewX": 0,
"viewY": 0
},
"settings": {
"tickEnabled": false,
"axisFontSize": 12,
"tickWidth": 1,
"showAxisLabels": true,
"axisColor": "#7a86ad",
"undoLimit": 20,
"backgroundX": 0,
"backgroundY": 0,
"backgroundOpacity": 1,
"backgroundImageName": "",
"backgroundImageData": "",
"showEmitter": true,
"showBones": false,
"showSkinMesh": false,
"showGrid": true
},
"timeline": {
"fps": 30,
"loop": true,
"animations": ["animation"]
},
"selection": {
"type": "particle",
"id": 0
},
"scene": {
"systems": [],
"colliders": [],
"paths": [],
"spines": []
}
}