This commit is contained in:
2025-07-09 15:42:45 +08:00
parent 491a9980cf
commit 91520974e5
6 changed files with 1753 additions and 1732 deletions
@@ -17,7 +17,28 @@ MonoBehaviour:
m_SharedData: {fileID: 11400000, guid: 37c291d6dce732d45afb2e2b62218683, type: 2} m_SharedData: {fileID: 11400000, guid: 37c291d6dce732d45afb2e2b62218683, type: 2}
m_Metadata: m_Metadata:
m_Items: [] m_Items: []
m_TableData: [] m_TableData:
- m_Id: 178710020111
m_Localized:
m_Metadata:
m_Items: []
- m_Id: 178710020097
m_Localized: 'hs: Hey. '
m_Metadata:
m_Items: []
- m_Id: 178710020098
m_Localized: 'me: Hm? '
m_Metadata:
m_Items: []
- m_Id: 178710020099
m_Localized: 'me:Hm?<waitfor=0.4> Yeah. '
m_Metadata:
m_Items: []
- m_Id: 178710020100
m_Localized: "hs: \n\u201CYeah\u201Dwhat?<waitfor=0.3><br>You weren\u2019t even
listening."
m_Metadata:
m_Items: []
references: references:
version: 2 version: 2
RefIds: [] RefIds: []
File diff suppressed because it is too large Load Diff
@@ -8,7 +8,7 @@ AnimatorState:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_Name: peipei m_Name: peipei
m_Speed: 1 m_Speed: 0.25
m_CycleOffset: 0 m_CycleOffset: 0
m_Transitions: [] m_Transitions: []
m_StateMachineBehaviours: [] m_StateMachineBehaviours: []
@@ -8,7 +8,7 @@ AnimatorState:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_Name: doctor m_Name: doctor
m_Speed: 1 m_Speed: 0.25
m_CycleOffset: 0 m_CycleOffset: 0
m_Transitions: [] m_Transitions: []
m_StateMachineBehaviours: [] m_StateMachineBehaviours: []
@@ -15,7 +15,7 @@ position: 205,199
//【流程相关】 //【流程相关】
//gamestage:1-引入对话;2-检查;3-检查后对话;4-调速;5-调速后对话(冷却液) //gamestage:1-引入对话;2-检查;3-检查后对话;4-调速;5-调速后对话(冷却液)
<<declare $gameStage=2>> <<declare $gameStage=1>>
///【流程逻辑】 ///【流程逻辑】
//如果线索板都答对了,就自动触发这个为true,这是主目标 //如果线索板都答对了,就自动触发这个为true,这是主目标
<<declare $isFinishedClueBoard=false>> <<declare $isFinishedClueBoard=false>>
File diff suppressed because it is too large Load Diff