feat(save): 迁移并完善开发跳转存档
This commit is contained in:
@@ -0,0 +1,136 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"gameVersion": "0.5.1.1-20260430-002845",
|
||||
"savedAt": "2026-06-29 19:20:00",
|
||||
"scene": {
|
||||
"sceneName": "Scene/PeipeiFixScene"
|
||||
},
|
||||
"anchor": {
|
||||
"sceneSoName": "Day1_FIRST_PP1",
|
||||
"yarnProjectId": "FP_Peipei1",
|
||||
"nodeName": "CutLine"
|
||||
},
|
||||
"yarnVariables": {
|
||||
"floats": {
|
||||
"$PlugCount": 2.0,
|
||||
"$Yarn.Internal.Visiting.UF深入检查": 1.0,
|
||||
"$Yarn.Internal.Visiting.IntoEyeView": 4.0,
|
||||
"$Yarn.Internal.Visiting.FirstDialogue": 1.0,
|
||||
"$eyeTargetTriggerCount": 3.0,
|
||||
"$Yarn.Internal.Visiting.佩佩告诉你可以想象颜色": 1.0,
|
||||
"$Yarn.Internal.Visiting.Eye_plant": 1.0,
|
||||
"$Yarn.Internal.Visiting.Eye_poster": 1.0,
|
||||
"$Yarn.Internal.Visiting.MemoryPlugIn": 1.0,
|
||||
"$memoryCount": 3.0,
|
||||
"$Yarn.Internal.Visiting.天空": 1.0,
|
||||
"$Yarn.Internal.Visiting.植物": 1.0,
|
||||
"$Yarn.Internal.Visiting.海报": 1.0,
|
||||
"$ufDiscussCount": 3.0,
|
||||
"$eyeDiscussCount": 2.0
|
||||
},
|
||||
"strings": {
|
||||
"$gameStage": "手术",
|
||||
"$currentEyeTarget": "poster"
|
||||
},
|
||||
"bools": {
|
||||
"$global.IsPlugHighLight": true,
|
||||
"$UfChecked": true,
|
||||
"$eyeChecked": true,
|
||||
"$eyenocolorKnown": true,
|
||||
"$peipeiReadyToShow": true,
|
||||
"$eyecolorKnown": true,
|
||||
"$isFinishedEyeCheck": true
|
||||
}
|
||||
},
|
||||
"sections": {
|
||||
"env": {
|
||||
"curTime": "Day",
|
||||
"curWeather": "Sunny",
|
||||
"isInitialized": true
|
||||
},
|
||||
"actor": {
|
||||
"actors": [
|
||||
{
|
||||
"actorName": "窗外佩佩",
|
||||
"slotName": "窗外",
|
||||
"actorType": "Sprite",
|
||||
"stateName": "Idle",
|
||||
"stateNormalizedTime": 0.0,
|
||||
"alpha": 0.0,
|
||||
"isTalking": false
|
||||
},
|
||||
{
|
||||
"actorName": "佩佩",
|
||||
"slotName": "clinic",
|
||||
"actorType": "Anima",
|
||||
"stateName": "2",
|
||||
"stateNormalizedTime": 11.7810183,
|
||||
"alpha": 1.0,
|
||||
"isTalking": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"audio": {
|
||||
"musicPaths": {},
|
||||
"sfxPaths": {},
|
||||
"ambState": "Body"
|
||||
},
|
||||
"timeline": {
|
||||
"entries": [
|
||||
{
|
||||
"directorName": "引擎仓面板",
|
||||
"isActive": true,
|
||||
"phase": "Stopped",
|
||||
"hasEverAppliedPlayback": false
|
||||
},
|
||||
{
|
||||
"directorName": "进入维修间",
|
||||
"isActive": true,
|
||||
"phase": "AtStart",
|
||||
"hasEverAppliedPlayback": true
|
||||
},
|
||||
{
|
||||
"directorName": "插线面板",
|
||||
"isActive": true,
|
||||
"phase": "Stopped",
|
||||
"hasEverAppliedPlayback": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"punchTape": {
|
||||
"favorites": []
|
||||
},
|
||||
"fix": {
|
||||
"state": "BodyModule",
|
||||
"args": "Head"
|
||||
},
|
||||
"fixPanel": {
|
||||
"isSystemOn": true,
|
||||
"currentRepairSystemType": "BodyModuleSystem",
|
||||
"isCableRetracted": false,
|
||||
"isTaskPanelVisible": true,
|
||||
"tasks": [
|
||||
{
|
||||
"lineId": "line:0deda99",
|
||||
"text": "● 执行视觉-记忆桥截断术"
|
||||
}
|
||||
]
|
||||
},
|
||||
"bodyModule": {
|
||||
"moduleState": "Head",
|
||||
"isUFCoverRemoved": false,
|
||||
"isUFRemoved": false,
|
||||
"isColorRemoved": false,
|
||||
"isChipRemoved": true,
|
||||
"highlightedModules": [],
|
||||
"alarmedModules": []
|
||||
},
|
||||
"eye": {
|
||||
"eyeColorState": "CanImagineColor"
|
||||
},
|
||||
"screen": {
|
||||
"saturationWeight": 0.0,
|
||||
"isFadeScreenCovered": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user