feat(save): 迁移并完善开发跳转存档
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"gameVersion": "0.5.1.1-20260430-002845",
|
||||
"savedAt": "2026-06-29 19:17:32",
|
||||
"scene": {
|
||||
"sceneName": "Scene/PeipeiFixScene"
|
||||
},
|
||||
"anchor": {
|
||||
"sceneSoName": "Day1_FIRST_PP1",
|
||||
"yarnProjectId": "FP_Peipei1",
|
||||
"nodeName": "开场对话"
|
||||
},
|
||||
"yarnVariables": {
|
||||
"floats": {},
|
||||
"strings": {},
|
||||
"bools": {}
|
||||
},
|
||||
"sections": {
|
||||
"env": {
|
||||
"curTime": "Day",
|
||||
"curWeather": "Sunny",
|
||||
"isInitialized": true
|
||||
},
|
||||
"actor": {
|
||||
"actors": [
|
||||
{
|
||||
"actorName": "窗外佩佩",
|
||||
"slotName": "窗外",
|
||||
"actorType": "Sprite",
|
||||
"stateName": "Idle",
|
||||
"stateNormalizedTime": 0.0,
|
||||
"alpha": 1.0,
|
||||
"isTalking": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"audio": {
|
||||
"musicPaths": {},
|
||||
"sfxPaths": {},
|
||||
"ambState": "Clinic"
|
||||
},
|
||||
"timeline": {
|
||||
"entries": [
|
||||
{
|
||||
"directorName": "引擎仓面板",
|
||||
"isActive": true,
|
||||
"phase": "Stopped",
|
||||
"hasEverAppliedPlayback": false
|
||||
},
|
||||
{
|
||||
"directorName": "进入维修间",
|
||||
"isActive": true,
|
||||
"phase": "Stopped",
|
||||
"hasEverAppliedPlayback": false
|
||||
},
|
||||
{
|
||||
"directorName": "插线面板",
|
||||
"isActive": true,
|
||||
"phase": "Stopped",
|
||||
"hasEverAppliedPlayback": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"punchTape": {
|
||||
"favorites": []
|
||||
},
|
||||
"fix": {
|
||||
"state": "Default",
|
||||
"args": ""
|
||||
},
|
||||
"fixPanel": {
|
||||
"isSystemOn": true,
|
||||
"currentRepairSystemType": "BodyModuleSystem",
|
||||
"isCableRetracted": true,
|
||||
"isTaskPanelVisible": false,
|
||||
"tasks": []
|
||||
},
|
||||
"bodyModule": {
|
||||
"moduleState": "Body",
|
||||
"isUFCoverRemoved": false,
|
||||
"isUFRemoved": false,
|
||||
"isColorRemoved": false,
|
||||
"isChipRemoved": false,
|
||||
"highlightedModules": [],
|
||||
"alarmedModules": []
|
||||
},
|
||||
"eye": {
|
||||
"eyeColorState": "CannotImagineColor"
|
||||
},
|
||||
"screen": {
|
||||
"saturationWeight": 0.0,
|
||||
"isFadeScreenCovered": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user