diff --git a/Assets/ScriptableObjects/SceneSO/Demo/Day0_Prologue.asset b/Assets/ScriptableObjects/SceneSO/Demo/Day0_Prologue.asset index cfcec4591..7b44c08b1 100644 --- a/Assets/ScriptableObjects/SceneSO/Demo/Day0_Prologue.asset +++ b/Assets/ScriptableObjects/SceneSO/Demo/Day0_Prologue.asset @@ -13,13 +13,13 @@ MonoBehaviour: m_Name: Day0_Prologue m_EditorClassIdentifier: exits: - - exitName: exit_0 + - exitName: default targetScene: {fileID: 11400000, guid: ac5ca9a66ff22ab4b9cd5adbdade6b8c, type: 2} yarnProject: {fileID: 7545569452688597077, guid: 2fa76ffaa57f62244b77be9b25ca14c2, type: 3} firstSceneName: Scene/OpenFixScene title: "\u5E8F\u7AE0\uFF1A\u5669\u68A6" description: "\u9519\u8BEF\u6570\u636E" coverPic: {fileID: 21300000, guid: c66b2b5ca74393c45a0d281a6662aa54, type: 3} - chapter: 0 + chapter: "\u9519\u8BEF\u6570\u636E" graphPosition: {x: 1372, y: 1596.6666} nodeColor: {r: 0.85, g: 0.45, b: 0.45, a: 1} diff --git a/Assets/ScriptableObjects/SceneSO/Demo/Day1_FIRST_PP1.asset b/Assets/ScriptableObjects/SceneSO/Demo/Day1_FIRST_PP1.asset index 6e4cf589b..b73bd3cc0 100644 --- a/Assets/ScriptableObjects/SceneSO/Demo/Day1_FIRST_PP1.asset +++ b/Assets/ScriptableObjects/SceneSO/Demo/Day1_FIRST_PP1.asset @@ -20,6 +20,6 @@ MonoBehaviour: title: "\u7F8E\u5DE5\u578B\u53F7\u60A3\u8005-\u4F69\u4F69" description: "\u8BB0\u5FC6-\u89C6\u89C9\u6865\u622A\u65AD\u672F" coverPic: {fileID: 21300000, guid: ef7ba7c21d2aea048abe5729d7da2eee, type: 3} - chapter: 1 + chapter: "\u8BB0\u5FC6-\u89C6\u89C9\u6865\u622A\u65AD\u672F" graphPosition: {x: 1966.6666, y: 1596.6666} nodeColor: {r: 0.85, g: 0.45, b: 0.45, a: 1} diff --git a/Assets/ScriptableObjects/SceneSO/Demo/Day1_begin.asset b/Assets/ScriptableObjects/SceneSO/Demo/Day1_begin.asset index 58fef567b..43083d198 100644 --- a/Assets/ScriptableObjects/SceneSO/Demo/Day1_begin.asset +++ b/Assets/ScriptableObjects/SceneSO/Demo/Day1_begin.asset @@ -20,6 +20,6 @@ MonoBehaviour: title: "\u7B2C\u4E00\u5929\u65E9\u4E0A" description: "\u5730\u94C1\uFF0C\u548C\u706B\u5C71\u7684\u5BF9\u8BDD" coverPic: {fileID: 21300000, guid: f78e34492dd89b341928553dd1dfcbdb, type: 3} - chapter: 1 + chapter: "\u5730\u94C1\uFF0C\u548C\u706B\u5C71\u7684\u5BF9\u8BDD" graphPosition: {x: 1668, y: 1596.6666} nodeColor: {r: 0.85, g: 0.45, b: 0.45, a: 1} diff --git a/Assets/ScriptableObjects/SceneSO/Demo/Day1_mid.asset b/Assets/ScriptableObjects/SceneSO/Demo/Day1_mid.asset index aa9f84178..26099fe31 100644 --- a/Assets/ScriptableObjects/SceneSO/Demo/Day1_mid.asset +++ b/Assets/ScriptableObjects/SceneSO/Demo/Day1_mid.asset @@ -20,6 +20,6 @@ MonoBehaviour: title: "\u7B2C\u4E00\u5929\uFF0C\u4E2D\u5348" description: "\u4F69\u4F691\u7ED3\u675F\u540E\u7684\u5BF9\u8BDD" coverPic: {fileID: 21300000, guid: 7715c89797cc6ca4e914b85f5524e9fd, type: 3} - chapter: 1 + chapter: "\u4F69\u4F691\u7ED3\u675F\u540E\u7684\u5BF9\u8BDD" graphPosition: {x: 2303.3335, y: 1596.6666} nodeColor: {r: 0.85, g: 0.45, b: 0.45, a: 1} diff --git a/Assets/ScriptableObjects/SceneSO/Demo/Day1_night.asset b/Assets/ScriptableObjects/SceneSO/Demo/Day1_night.asset index e5a17d462..776d14d91 100644 --- a/Assets/ScriptableObjects/SceneSO/Demo/Day1_night.asset +++ b/Assets/ScriptableObjects/SceneSO/Demo/Day1_night.asset @@ -13,13 +13,13 @@ MonoBehaviour: m_Name: Day1_night m_EditorClassIdentifier: exits: - - exitName: exit_0 + - exitName: default targetScene: {fileID: 11400000, guid: 653fbfbb55fef7740a2360590e29d552, type: 2} yarnProject: {fileID: 7545569452688597077, guid: 29ebe788cfe2c084e88ffdd8e2f93378, type: 3} firstSceneName: "Scene/\u9152\u5427\u573A\u666F" title: "\u7B2C\u4E00\u5929\uFF0C\u665A\u4E0A" description: "\u9152\u5427\u548C\u5947\u7433\u7684\u5BF9\u8BDD" coverPic: {fileID: 21300000, guid: df86302e77350e34ea422cd24043dd93, type: 3} - chapter: 1 + chapter: "\u9152\u5427\u548C\u5947\u7433\u7684\u5BF9\u8BDD" graphPosition: {x: 2628, y: 1596.6666} nodeColor: {r: 0.85, g: 0.45, b: 0.45, a: 1} diff --git a/Assets/ScriptableObjects/SceneSO/Demo/Day1_sleep.asset b/Assets/ScriptableObjects/SceneSO/Demo/Day1_sleep.asset index 60a58d995..e7a4607e9 100644 --- a/Assets/ScriptableObjects/SceneSO/Demo/Day1_sleep.asset +++ b/Assets/ScriptableObjects/SceneSO/Demo/Day1_sleep.asset @@ -20,6 +20,6 @@ MonoBehaviour: title: "\u7B2C\u4E00\u4E2A\u68A6" description: "\u627E\u5230\u5929\u6587\u53F0\u7684\u5165\u53E3" coverPic: {fileID: 21300000, guid: 20296b9c29cb10f4a97913165e98fb62, type: 3} - chapter: 1 + chapter: "\u627E\u5230\u5929\u6587\u53F0\u7684\u5165\u53E3" graphPosition: {x: 2949.3335, y: 1596.6666} nodeColor: {r: 0.85, g: 0.45, b: 0.45, a: 1}