Files
SpineParticlesWeb/public/Preset/空场景.json
T
2026-08-29 22:59:38 +08:00

43 lines
807 B
JSON

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