From 463529633a439faf38c7b9f3e0cfd9512bf0fda5 Mon Sep 17 00:00:00 2001 From: Xaver Date: Wed, 18 Jun 2025 09:50:57 +0200 Subject: [PATCH] baker talking bug fix on talk and rotated levels --- LunaBaker.json | 86 +++ blueberryPeak/Assets/Scenes/Beach.unity | 104 +-- blueberryPeak/Assets/Scenes/Forest.unity | 19 +- blueberryPeak/Assets/Scenes/Peak.unity | 595 ++++++++++++++++-- .../Scripts/Player/PlayerInteraction.cs | 94 ++- .../Assets/Scripts/Quests/DeleteTreeReward.cs | 51 ++ .../Scripts/Quests/DeleteTreeReward.cs.meta | 2 + .../Scripts/Quests/DialogFiles/LunaBaker.json | 86 +++ .../Quests/DialogFiles/LunaBaker.json.meta | 7 + .../Quests/DialogFiles/LunaBeaver.json | 4 + .../Scripts/Quests/DialogFiles/LunaFish.json | 12 + .../Assets/Scripts/Quests/QuestGiver.cs | 74 +-- blueberryPeak/Assets/Scripts/Quests/Reward.cs | 33 +- .../Assets/Scripts/Quests/RewardFunction.cs | 6 + .../Scripts/Quests/RewardFunction.cs.meta | 2 + .../Scripts/Quests/Rewards/DeleteTree.asset | 17 + .../Quests/Rewards/DeleteTree.asset.meta | 8 + .../ProjectData/AkWwiseProjectData.asset | 132 ++-- 18 files changed, 1055 insertions(+), 277 deletions(-) create mode 100644 LunaBaker.json create mode 100644 blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs create mode 100644 blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs.meta create mode 100644 blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json create mode 100644 blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json.meta create mode 100644 blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs create mode 100644 blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs.meta create mode 100644 blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset create mode 100644 blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset.meta diff --git a/LunaBaker.json b/LunaBaker.json new file mode 100644 index 0000000..c714af8 --- /dev/null +++ b/LunaBaker.json @@ -0,0 +1,86 @@ +{ + "initial": [ + { + "speaker": "Baker", + "text": "Oh, hi deer!" + }, + { + "speaker": "Baker", + "text": "What can I do for you?" + }, + { + "speaker": "Luna", + "text": "Could you bake me a Blueberry Pie?" + }, + { + "speaker": "Luna", + "text": "My mom told me that it's your last day here!" + }, + { + "speaker": "Baker", + "text": "Oh, yes!" + }, + { + "speaker": "Baker", + "text": "I'd love to bake you one!" + }, + { + "speaker": "Baker", + "text": "But for the Cake I need 30 Blueberries." + }, + { + "speaker": "Baker", + "text": "I'll bake it for you if you'll get me them!" + }, + { + "speaker": "Luna", + "text": "Bet!" + } + ], + "reminder": [ + { + "speaker": "Baker", + "text": "Have you already found 30 Berries?" + }, + { + "speaker": "Luna", + "text": "Not yet!" + } + ], + "success": [ + { + "speaker": "Luna", + "text": "Here they are!" + }, + { + "speaker": "Baker", + "text": "Oh, that was fast!" + }, + { + "speaker": "Baker", + "text": "Give me a second" + }, + { + "speaker": "Luna", + "text": "Sure!" + }, + { + "speaker": "Baker", + "text": "I hope you like your cake!" + }, + { + "speaker": "Luna", + "text": "IT'S DELICIOUS!" + } + ], + "successRepetition": [ + { + "speaker": "Baker", + "text": "I hope you like your cake!" + }, + { + "speaker": "Luna", + "text": "IT'S DELICIOUS!" + } + ] +} \ No newline at end of file diff --git a/blueberryPeak/Assets/Scenes/Beach.unity b/blueberryPeak/Assets/Scenes/Beach.unity index b47864e..943f0c3 100644 --- a/blueberryPeak/Assets/Scenes/Beach.unity +++ b/blueberryPeak/Assets/Scenes/Beach.unity @@ -2343,31 +2343,31 @@ PrefabInstance: m_Modifications: - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalPosition.x - value: -0.068 + value: -11.32159 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalPosition.y - value: 1.84 + value: 1.8400002 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalPosition.z - value: -1 + value: 3.5285406 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalRotation.w - value: 1 + value: 0.7071068 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0.7071068 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -3626,8 +3626,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 599894787} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068} + m_LocalPosition: {x: -12.321591, y: 0, z: 3.5965385} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -5256,8 +5256,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 829142793} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068} + m_LocalPosition: {x: -12.321591, y: 0, z: 3.5965385} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -6724,9 +6724,9 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1183713118} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 5.5, z: 16.5} - m_LocalScale: {x: 2.31, y: 1, z: 1} + m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068} + m_LocalPosition: {x: -28.821592, y: 5.5, z: 3.5965376} + m_LocalScale: {x: 2.3100004, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1530670983} @@ -6994,9 +6994,9 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1272620832} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -0.2426066, y: -0.09, z: -0.5304832} - m_LocalScale: {x: 9.02, y: 9.02, z: 9.02} + m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068} + m_LocalPosition: {x: -11.791107, y: -0.09000015, z: 3.3539343} + m_LocalScale: {x: 9.020002, y: 9.02, z: 9.020002} m_ConstrainProportionsScale: 1 m_Children: - {fileID: 1570084567} @@ -7784,7 +7784,7 @@ PrefabInstance: m_Modifications: - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalPosition.x - value: 10.06 + value: -11.761592 objectReference: {fileID: 0} - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalPosition.y @@ -7792,23 +7792,23 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalPosition.z - value: -0.56 + value: 13.656539 objectReference: {fileID: 0} - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalRotation.w - value: 0.79863554 + value: 0.13917308 objectReference: {fileID: 0} - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalRotation.y - value: -0.60181504 + value: -0.99026805 objectReference: {fileID: 0} - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 364829294786518433, guid: 752d00c28e3278343b00df87a0486005, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -8491,31 +8491,31 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalPosition.x - value: 0 + value: -21.48159 objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalPosition.y - value: 0.01 + value: 0.010000229 objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalPosition.z - value: 9.16 + value: 3.5965395 objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalRotation.w - value: 1 + value: 0.7071068 objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0.7071068 objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -8911,8 +8911,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1591857817} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068} + m_LocalPosition: {x: -12.321591, y: 0, z: 3.5965385} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -9766,8 +9766,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1714858950} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068} + m_LocalPosition: {x: -12.321591, y: 0, z: 3.5965385} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -10313,8 +10313,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1745342963} serializedVersion: 2 - m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} - m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalRotation: {x: 0.2113091, y: -0.7848855, z: 0.36599812, w: 0.4531539} + m_LocalPosition: {x: -12.321591, y: 3, z: 3.5965385} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -12575,31 +12575,31 @@ PrefabInstance: m_Modifications: - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalPosition.x - value: 12.93 + value: -16.941593 objectReference: {fileID: 0} - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalPosition.y - value: 5.69 + value: 5.6900005 objectReference: {fileID: 0} - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalPosition.z - value: 4.62 + value: 16.526543 objectReference: {fileID: 0} - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalRotation.w - value: 1 + value: 0.7071068 objectReference: {fileID: 0} - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalRotation.y - value: 0 + value: -0.7071068 objectReference: {fileID: 0} - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -12733,8 +12733,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2120509413} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -15.918127, y: 15.914854, z: -12.321588} + m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 15.914854, z: -12.321588} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -13130,7 +13130,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalPosition.x - value: 15.41 + value: -13.251594 objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalPosition.y @@ -13138,23 +13138,23 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalPosition.z - value: 0.93 + value: 19.006542 objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalRotation.w - value: 0.8186512 + value: 0.1727887 objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalRotation.y - value: -0.5742911 + value: -0.9849589 objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 8722327694553805759, guid: 5af67f74f00e62c4b9e1067baf2605b6, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -13177,8 +13177,8 @@ PrefabInstance: SceneRoots: m_ObjectHideFlags: 0 m_Roots: - - {fileID: 1272620836} - {fileID: 1745342965} + - {fileID: 1272620836} - {fileID: 355138358} - {fileID: 1591857820} - {fileID: 1183713119} diff --git a/blueberryPeak/Assets/Scenes/Forest.unity b/blueberryPeak/Assets/Scenes/Forest.unity index 4f492e2..97d2308 100644 --- a/blueberryPeak/Assets/Scenes/Forest.unity +++ b/blueberryPeak/Assets/Scenes/Forest.unity @@ -282,7 +282,7 @@ PrefabInstance: m_Modifications: - target: {fileID: 119775285696500936, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} propertyPath: m_Name - value: BarrierTree + value: Model objectReference: {fileID: 0} - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} propertyPath: m_LocalScale.x @@ -1042,6 +1042,7 @@ GameObject: - component: {fileID: 274103194} - component: {fileID: 274103193} - component: {fileID: 274103192} + - component: {fileID: 274103196} - component: {fileID: 274103195} m_Layer: 0 m_Name: Beaver @@ -1086,6 +1087,7 @@ MonoBehaviour: questFile: {fileID: 4900000, guid: 0229d31aee1eb443783bbf30201078cb, type: 3} reward: {fileID: 0} requiredItem: {fileID: 0} + rewardFunction: {fileID: 11400000, guid: b425dfbbcbbf04242a5d863417e3314a, type: 2} isActive: 0 isCompleted: 0 quest: @@ -1137,6 +1139,21 @@ Rigidbody: m_Interpolate: 0 m_Constraints: 0 m_CollisionDetection: 0 +--- !u!114 &274103196 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 274103191} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6f685bc1f7dc742009faac6ea2a3db68, type: 3} + m_Name: + m_EditorClassIdentifier: + treePrefabToDelete: {fileID: 0} + treeTagToFind: Tree + treeNameToFind: MySpecificTree --- !u!4 &298169016 stripped Transform: m_CorrespondingSourceObject: {fileID: 2194414921720918247, guid: a18767e7dba904ad48463d5962ebab56, type: 3} diff --git a/blueberryPeak/Assets/Scenes/Peak.unity b/blueberryPeak/Assets/Scenes/Peak.unity index 18aa1a8..3a29cd4 100644 --- a/blueberryPeak/Assets/Scenes/Peak.unity +++ b/blueberryPeak/Assets/Scenes/Peak.unity @@ -438,63 +438,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 36ba7f99c754f45c0b7f382f63c8b54c, type: 3} m_PrefabInstance: {fileID: 64232371} m_PrefabAsset: {fileID: 0} ---- !u!1001 &109876465 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalPosition.x - value: 12.93 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalPosition.y - value: 5.69 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalPosition.z - value: 4.62 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8080420989084569541, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} - propertyPath: m_Name - value: Camera - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} --- !u!1001 &128192142 PrefabInstance: m_ObjectHideFlags: 0 @@ -1379,6 +1322,79 @@ Transform: m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 40f1ff2a9b7ed447d95885bbefdd1f5f, type: 3} m_PrefabInstance: {fileID: 519407393} m_PrefabAsset: {fileID: 0} +--- !u!1001 &571911162 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalScale.z + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalPosition.x + value: -0.1 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalPosition.y + value: 0.01 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalPosition.z + value: 29.51 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2264011724657500812, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_Name + value: SceneSwitcher (1) + objectReference: {fileID: 0} + - target: {fileID: 2620713896011995392, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_Size.y + value: 7.89 + objectReference: {fileID: 0} + - target: {fileID: 7419702660099155392, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: switchToScene + value: Garden + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 157ff23549611354485c3446833dc2bf, type: 3} --- !u!1001 &591585794 PrefabInstance: m_ObjectHideFlags: 0 @@ -1797,6 +1813,90 @@ Transform: m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 36ba7f99c754f45c0b7f382f63c8b54c, type: 3} m_PrefabInstance: {fileID: 640478586} m_PrefabAsset: {fileID: 0} +--- !u!1001 &670796094 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalScale.z + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalPosition.x + value: 24.7 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalPosition.y + value: 0.01 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalPosition.z + value: -0.04 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1745689670249651042, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2264011724657500812, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_Name + value: SceneSwitcher + objectReference: {fileID: 0} + - target: {fileID: 2620713896011995392, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: m_Size.y + value: 7.89 + objectReference: {fileID: 0} + - target: {fileID: 7419702660099155392, guid: 157ff23549611354485c3446833dc2bf, type: 3} + propertyPath: switchToScene + value: Forest + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 157ff23549611354485c3446833dc2bf, type: 3} +--- !u!114 &671190192 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + m_PrefabInstance: {fileID: 831158166} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 23256d9e6183ca49ab546e357a0a1717, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1001 &698953582 PrefabInstance: m_ObjectHideFlags: 0 @@ -2107,6 +2207,103 @@ Transform: m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 40f1ff2a9b7ed447d95885bbefdd1f5f, type: 3} m_PrefabInstance: {fileID: 823171940} m_PrefabAsset: {fileID: 0} +--- !u!1001 &831158166 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalPosition.x + value: 12.59 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalPosition.y + value: 1.63 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalPosition.z + value: -1.67 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1700798004617451800, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: windSpeedStep + value: 40 + objectReference: {fileID: 0} + - target: {fileID: 3123357398500628543, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: dialogManagerObject + value: + objectReference: {fileID: 1005792855} + - target: {fileID: 3243503616957313541, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: initWindSpeed + value: 40 + objectReference: {fileID: 0} + - target: {fileID: 3243503616957313541, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: windSpeedStep + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: cameraTransform + value: + objectReference: {fileID: 1536580818} + - target: {fileID: 4006268237752810497, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_positionOffsetData.positionOffset.x + value: -0.20454216 + objectReference: {fileID: 0} + - target: {fileID: 4006268237752810497, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_positionOffsetData.positionOffset.z + value: -0.09521139 + objectReference: {fileID: 0} + - target: {fileID: 5083671953233951116, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5083671953233951116, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5083671953233951116, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: m_Name + value: Fox + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} --- !u!1001 &884726648 PrefabInstance: m_ObjectHideFlags: 0 @@ -2231,6 +2428,11 @@ Transform: m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 36ba7f99c754f45c0b7f382f63c8b54c, type: 3} m_PrefabInstance: {fileID: 931172133} m_PrefabAsset: {fileID: 0} +--- !u!1 &1005792855 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8080420989084569541, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + m_PrefabInstance: {fileID: 1356107834} + m_PrefabAsset: {fileID: 0} --- !u!1 &1027602858 GameObject: m_ObjectHideFlags: 0 @@ -2645,6 +2847,116 @@ Transform: m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 40f1ff2a9b7ed447d95885bbefdd1f5f, type: 3} m_PrefabInstance: {fileID: 1256869175} m_PrefabAsset: {fileID: 0} +--- !u!1 &1262050695 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1262050696} + - component: {fileID: 1262050699} + - component: {fileID: 1262050698} + - component: {fileID: 1262050697} + m_Layer: 0 + m_Name: Capsule + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1262050696 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1262050695} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1.45, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1359041926} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!136 &1262050697 +CapsuleCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1262050695} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Radius: 0.5 + m_Height: 2 + m_Direction: 1 + m_Center: {x: 0, y: 0, z: 0} +--- !u!23 &1262050698 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1262050695} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RayTracingAccelStructBuildFlagsOverride: 0 + m_RayTracingAccelStructBuildFlags: 1 + m_SmallMeshCulling: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1262050699 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1262050695} + m_Mesh: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0} --- !u!1001 &1280161261 PrefabInstance: m_ObjectHideFlags: 0 @@ -2707,6 +3019,146 @@ Transform: m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 36ba7f99c754f45c0b7f382f63c8b54c, type: 3} m_PrefabInstance: {fileID: 1280161261} m_PrefabAsset: {fileID: 0} +--- !u!1001 &1356107834 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalPosition.x + value: 55.5 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalPosition.y + value: 5.69 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalPosition.z + value: 4.62 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalRotation.x + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2666620144834527649, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3506049021219160777, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: playerMovement + value: + objectReference: {fileID: 671190192} + - target: {fileID: 8080420989084569541, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + propertyPath: m_Name + value: Manager + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} +--- !u!1 &1359041925 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1359041926} + - component: {fileID: 1359041928} + - component: {fileID: 1359041927} + m_Layer: 0 + m_Name: Baker + m_TagString: Interactable + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1359041926 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1359041925} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.31999993, y: 0, z: -10.29} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1262050696} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!135 &1359041927 +SphereCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1359041925} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 1 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Radius: 1.54 + m_Center: {x: 0, y: 1.8, z: 0} +--- !u!114 &1359041928 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1359041925} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a504573bd52d6f5dfa9a6c6fd707e406, type: 3} + m_Name: + m_EditorClassIdentifier: + questFile: {fileID: 4900000, guid: ffeea50feaf2c4d9aa37a030fab5dfe7, type: 3} + reward: {fileID: 0} + requiredItem: {fileID: 0} + rewardFunction: {fileID: 0} + isActive: 0 + isCompleted: 0 + quest: + id: 0 + initial: [] + reminder: [] + success: [] + repetition: [] --- !u!1001 &1362756967 PrefabInstance: m_ObjectHideFlags: 0 @@ -2793,7 +3245,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1380718710} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -3183,8 +3635,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1491684655} serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -1.79, y: 0.5, z: 14.45} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.79, y: 0.5, z: -14.45} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -3239,6 +3691,11 @@ Transform: - {fileID: 1362756968} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &1536580818 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8538518650932330681, guid: 606b0b0fab65b431d8563c3d78c7a99c, type: 3} + m_PrefabInstance: {fileID: 1356107834} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1548321048 PrefabInstance: m_ObjectHideFlags: 0 @@ -4213,7 +4670,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalPosition.x - value: 3.06 + value: -3.06 objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalPosition.y @@ -4221,23 +4678,23 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalPosition.z - value: 12.31 + value: -12.31 objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalRotation.w - value: 0.9233109 + value: 0.3840535 objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalRotation.x - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalRotation.y - value: -0.3840535 + value: 0.9233109 objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalRotation.z - value: 0 + value: -0 objectReference: {fileID: 0} - target: {fileID: 370773082187417307, guid: dd90c84612da946b4b6d2456ad3e4c87, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -4262,8 +4719,12 @@ SceneRoots: m_Roots: - {fileID: 21705131} - {fileID: 1097348981} + - {fileID: 1359041926} - {fileID: 1380718711} - - {fileID: 109876465} - {fileID: 1491684656} - {fileID: 1933470188998383616} - {fileID: 1027602859} + - {fileID: 1356107834} + - {fileID: 831158166} + - {fileID: 670796094} + - {fileID: 571911162} diff --git a/blueberryPeak/Assets/Scripts/Player/PlayerInteraction.cs b/blueberryPeak/Assets/Scripts/Player/PlayerInteraction.cs index 18a7217..c45366e 100644 --- a/blueberryPeak/Assets/Scripts/Player/PlayerInteraction.cs +++ b/blueberryPeak/Assets/Scripts/Player/PlayerInteraction.cs @@ -1,26 +1,25 @@ - using System; using System.Collections.Generic; -using Unity.VisualScripting; using UnityEngine; using UnityEngine.InputSystem; - - public class PlayerInteraction : MonoBehaviour { public float interactRange = 3f; - private int blueberryCount = 0; - private List inventory = new List(); public Dialog[] dialog; - int dialogIndex = 0; [SerializeField] private InputActionReference InteractAction; [SerializeField] private InputActionReference DialogAction; [SerializeField] private GameObject dialogManagerObject; + private readonly List interactableObjects = new(); + private readonly List inventory = new(); + private int blueberryCount; + private int dialogIndex; private DialogManager dialogManager; - private List interactableObjects = new List(); - void Start() + + private bool talking; + + private void Start() { InteractAction.action.Enable(); InteractAction.action.performed += OnInteract; @@ -31,21 +30,34 @@ public class PlayerInteraction : MonoBehaviour dialogManager = dialogManagerObject.GetComponent(); } - private bool talking = false; - void OnInteract(InputAction.CallbackContext context) + private void OnTriggerEnter(Collider other) { + print("outside"); + if (other.gameObject.tag == "Interactable") + { + print("inside"); + interactableObjects.Add(other.gameObject); + } + } + + private void OnTriggerExit(Collider other) + { + if (other.gameObject.tag == "Interactable") interactableObjects.Remove(other.gameObject); + } + + private void OnInteract(InputAction.CallbackContext context) + { + print("talking: " + talking); if (context.performed && !talking) { - GameObject speaker = interactableObjects.Count > 0 ? ColliderInteractable() : PhysicsRaycastInteractable(); - + var speaker = interactableObjects.Count > 0 ? ColliderInteractable() : PhysicsRaycastInteractable(); + dialog = speaker.GetComponent().Talk(); - if (dialog == null) - { - return; - } - + if (dialog == null) return; + // immedeately start the dialog dialogManager.ShowDialog("" + dialog[dialogIndex].speaker + ": " + dialog[dialogIndex].text); + print("testo"); talking = true; // skip the 0th dialog entry since it has already been shown dialogIndex++; @@ -55,46 +67,41 @@ public class PlayerInteraction : MonoBehaviour dialogIndex = 0; // reset the dialog to be null so it cannot be scrolled through when not in an interaction dialog = null; + talking = false; dialogManager.HideDialog(); } } } - + private GameObject PhysicsRaycastInteractable() { - Ray ray = new Ray(transform.position, transform.forward); + var ray = new Ray(transform.position, transform.forward); RaycastHit hit; if (Physics.Raycast(ray, out hit, interactRange)) - { if (hit.collider.CompareTag("Interactable")) - { //Debug.Log("Interacted with: " + hit.collider.name); // You can add more actions here return hit.collider.gameObject; - } - } return null; } - + private GameObject ColliderInteractable() { - float closestDistance = float.MaxValue; - int pos = -1; - for (int i = 0; i < interactableObjects.Count; i++) - { + var closestDistance = float.MaxValue; + var pos = -1; + for (var i = 0; i < interactableObjects.Count; i++) if ((interactableObjects[i].transform.position - transform.position).magnitude < closestDistance) { closestDistance = (interactableObjects[i].transform.position - transform.position).magnitude; pos = i; } - } return interactableObjects[pos]; } - void onDialogContinue(InputAction.CallbackContext context) + private void onDialogContinue(InputAction.CallbackContext context) { if (context.performed && dialog != null) { @@ -110,30 +117,15 @@ public class PlayerInteraction : MonoBehaviour dialogIndex = 0; // reset the dialog to be null so it cannot be scrolled through when not in an interaction dialog = null; + print("Dialog ended"); + print(" " + talking); talking = false; + print(" " + talking); dialogManager.HideDialog(); } } } - private void OnTriggerEnter(Collider other) - { - print("outside"); - if (other.gameObject.tag == "Interactable") - { - print("inside"); - interactableObjects.Add(other.gameObject); - } - } - - private void OnTriggerExit(Collider other) - { - if (other.gameObject.tag == "Interactable") - { - interactableObjects.Remove(other.gameObject); - } - } - public void CollectBlueberry(int newBlueberries) { blueberryCount += newBlueberries; @@ -162,7 +154,7 @@ public class PlayerInteraction : MonoBehaviour public int GetItemQuantity(string itemName) { - InventoryItem item = inventory.Find(i => i.itemName == itemName); + var item = inventory.Find(i => i.itemName == itemName); return item != null ? item.quantity : 0; } @@ -170,4 +162,4 @@ public class PlayerInteraction : MonoBehaviour { return inventory; } -} +} \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs b/blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs new file mode 100644 index 0000000..5833388 --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs @@ -0,0 +1,51 @@ +// DeleteTreeReward.cs + +using UnityEngine; + +[CreateAssetMenu(menuName = "Rewards/Delete Specific Tree")] +public class DeleteTreeReward : RewardFunction +{ + // You'd need a way to identify the tree. + // Option A: Reference the GameObject directly (if it's a persistent object or a prefab) + public GameObject treePrefabToDelete; // If deleting an instance based on a prefab + + // Option B: Find by tag or name + public string treeTagToFind = "Tree"; + public string treeNameToFind = "MySpecificTree"; // If you have unique names + + public override void RewardPlayer() + { + GameObject targetTree = null; + + if (treePrefabToDelete != null) + { + // If the reward means destroying any instance of this prefab + var sceneObjects = GameObject.FindGameObjectsWithTag(treeTagToFind); // Or just iterate all + foreach (var obj in sceneObjects) + if (obj.name.Contains(treePrefabToDelete.name)) // Check if it's an instance of the prefab + { + targetTree = obj; + break; + } + } + else if (!string.IsNullOrEmpty(treeNameToFind)) + { + targetTree = GameObject.Find(treeNameToFind); + } + else if (!string.IsNullOrEmpty(treeTagToFind)) + { + targetTree = + GameObject.FindWithTag(treeTagToFind); // Finds only one, for multiple you need FindGameObjectsWithTag + } + + if (targetTree != null) + { + Destroy(targetTree); + Debug.Log($"Tree '{targetTree.name}' has been deleted as a reward."); + } + else + { + Debug.LogWarning("No tree found to delete with the specified criteria."); + } + } +} \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs.meta b/blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs.meta new file mode 100644 index 0000000..ae9a6d0 --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/DeleteTreeReward.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 6f685bc1f7dc742009faac6ea2a3db68 \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json new file mode 100644 index 0000000..c714af8 --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json @@ -0,0 +1,86 @@ +{ + "initial": [ + { + "speaker": "Baker", + "text": "Oh, hi deer!" + }, + { + "speaker": "Baker", + "text": "What can I do for you?" + }, + { + "speaker": "Luna", + "text": "Could you bake me a Blueberry Pie?" + }, + { + "speaker": "Luna", + "text": "My mom told me that it's your last day here!" + }, + { + "speaker": "Baker", + "text": "Oh, yes!" + }, + { + "speaker": "Baker", + "text": "I'd love to bake you one!" + }, + { + "speaker": "Baker", + "text": "But for the Cake I need 30 Blueberries." + }, + { + "speaker": "Baker", + "text": "I'll bake it for you if you'll get me them!" + }, + { + "speaker": "Luna", + "text": "Bet!" + } + ], + "reminder": [ + { + "speaker": "Baker", + "text": "Have you already found 30 Berries?" + }, + { + "speaker": "Luna", + "text": "Not yet!" + } + ], + "success": [ + { + "speaker": "Luna", + "text": "Here they are!" + }, + { + "speaker": "Baker", + "text": "Oh, that was fast!" + }, + { + "speaker": "Baker", + "text": "Give me a second" + }, + { + "speaker": "Luna", + "text": "Sure!" + }, + { + "speaker": "Baker", + "text": "I hope you like your cake!" + }, + { + "speaker": "Luna", + "text": "IT'S DELICIOUS!" + } + ], + "successRepetition": [ + { + "speaker": "Baker", + "text": "I hope you like your cake!" + }, + { + "speaker": "Luna", + "text": "IT'S DELICIOUS!" + } + ] +} \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json.meta b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json.meta new file mode 100644 index 0000000..a25b4f1 --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBaker.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ffeea50feaf2c4d9aa37a030fab5dfe7 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBeaver.json b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBeaver.json index 467ecc5..13e47a2 100644 --- a/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBeaver.json +++ b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaBeaver.json @@ -117,6 +117,10 @@ { "speaker": "Beaver", "text": "Thanks again for helping me with those twigs!" + }, + { + "speaker": "Luna", + "text": "No Problem!" } ] } \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaFish.json b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaFish.json index b4651db..4087a7f 100644 --- a/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaFish.json +++ b/blueberryPeak/Assets/Scripts/Quests/DialogFiles/LunaFish.json @@ -77,18 +77,30 @@ { "speaker": "Fish", "text": "..." + }, + { + "speaker": "Fish", + "text": "Man..." } ], "success": [ { "speaker": "Fish", "text": "..." + }, + { + "speaker": "Fish", + "text": "Man..." } ], "successRepetition": [ { "speaker": "Fish", "text": "..." + }, + { + "speaker": "Fish", + "text": "Man..." } ] } \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/QuestGiver.cs b/blueberryPeak/Assets/Scripts/Quests/QuestGiver.cs index e963cf2..5b99088 100644 --- a/blueberryPeak/Assets/Scripts/Quests/QuestGiver.cs +++ b/blueberryPeak/Assets/Scripts/Quests/QuestGiver.cs @@ -1,45 +1,48 @@ +using System; using System.Collections.Generic; using UnityEngine; public class QuestGiver : MonoBehaviour { - [SerializeField] private TextAsset questFile; [SerializeField] private InventoryItem reward; [SerializeField] private InventoryItem requiredItem; - public bool isActive = false; - public bool isCompleted = false; + [SerializeField] private DeleteTreeReward rewardFunction; + public bool isActive; + public bool isCompleted; public QuestData quest; + + // Start is called once before the first execution of Update after the MonoBehaviour is created - void Awake() + private void Awake() { if (questFile == null) { Debug.LogError("Quest file is not assigned in the inspector."); return; } + // Load the quest data from the TextAsset try { quest = JsonUtility.FromJson(questFile.text); } - catch (System.Exception e) + catch (Exception e) { Debug.LogError("Failed to parse quest data: " + e.Message); - return; } } - void Start() - { + private void Start() + { } // Update is called once per frame - void Update() + private void Update() { - } + public QuestData GetCurrentQuest() { return quest; @@ -58,42 +61,37 @@ public class QuestGiver : MonoBehaviour isCompleted = false; // Mark the quest as not completed } } + public Dialog[] Talk() { Debug.Log("Talking to quest giver: " + quest.id); if (!isActive && isCompleted) - { // If the quest is completed, return the repetition dialog return quest.repetition; - } - else + if (!isActive) { - if (!isActive) - { - // Initialize the quest - isActive = true; - return quest.initial; - } - - else if (isActive && isCompleted) - { - isActive = false; // reset the quest - isCompleted = true; - // take the Requireditem from the player inventory - - // If the quest is active and completed, return the success dialog - return quest.success; - } - - else - { - // If the quest is active but not completed, return the reminder dialog - CheckInventory(GameObject.FindGameObjectsWithTag("Player")[0].GetComponent().GetInventoryItems()); - return quest.reminder; - } + // Initialize the quest + isActive = true; + return quest.initial; } + + if (isActive && isCompleted) + { + isActive = false; // reset the quest + isCompleted = true; + // take the Requireditem from the player inventory + + // If the quest is active and completed, return the success dialog + return quest.success; + } + + // If the quest is active but not completed, return the reminder dialog + CheckInventory(GameObject.FindGameObjectsWithTag("Player")[0].GetComponent() + .GetInventoryItems()); + return quest.reminder; } + public Dialog[] FinishQuest() { // If the quest is active and completed, return the success dialog @@ -102,6 +100,8 @@ public class QuestGiver : MonoBehaviour GameObject.Find("Player").GetComponent().RemoveFromInventory(requiredItem); reward.giveReward(GameObject.Find("Player")); // Give the reward to the player + rewardFunction.RewardPlayer(); + if (rewardFunction != null) rewardFunction.RewardPlayer(); return quest.success; } -} +} \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/Reward.cs b/blueberryPeak/Assets/Scripts/Quests/Reward.cs index ce063b3..1839167 100644 --- a/blueberryPeak/Assets/Scripts/Quests/Reward.cs +++ b/blueberryPeak/Assets/Scripts/Quests/Reward.cs @@ -1,5 +1,4 @@ using UnityEngine; -using UnityEngine.Events; // base class for all rewards @@ -10,7 +9,6 @@ public abstract class InventoryItem : ScriptableObject public abstract void giveReward(GameObject player); - } [CreateAssetMenu(menuName = "GameItems/ItemReward")] @@ -24,7 +22,7 @@ public class ItemReward : InventoryItem public override void giveReward(GameObject player) { - ItemReward reward = ScriptableObject.CreateInstance(); + var reward = CreateInstance(); reward.itemName = itemName; reward.quantity = quantity; player.GetComponent().AddToInventory(reward); @@ -32,3 +30,32 @@ public class ItemReward : InventoryItem Debug.Log($"You have received {quantity} {itemName}(s)!"); } } + +[CreateAssetMenu(menuName = "GameItems/ItemRewardWithScript")] +public class ItemRewardWithScript : InventoryItem +{ + public ItemRewardWithScript(string itemName, int quantity) + + { + this.itemName = itemName; + + this.quantity = quantity; + } + + + public override void giveReward(GameObject player) + + { + var reward = CreateInstance(); + + reward.itemName = itemName; + + reward.quantity = quantity; + + player.GetComponent().AddToInventory(reward); + +// Add logic to give an item to the player + + Debug.Log($"You have received {quantity} {itemName}(s)!"); + } +} \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs b/blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs new file mode 100644 index 0000000..ad8261f --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs @@ -0,0 +1,6 @@ +using UnityEngine; + +public abstract class RewardFunction : ScriptableObject +{ + public abstract void RewardPlayer(); +} \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs.meta b/blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs.meta new file mode 100644 index 0000000..0ab14d6 --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/RewardFunction.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 6d6caefd926ac4d49bf69aa7a6d6b5fc \ No newline at end of file diff --git a/blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset b/blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset new file mode 100644 index 0000000..2c64861 --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset @@ -0,0 +1,17 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6f685bc1f7dc742009faac6ea2a3db68, type: 3} + m_Name: DeleteTree + m_EditorClassIdentifier: + treePrefabToDelete: {fileID: 0} + treeTagToFind: + treeNameToFind: BarrierTree diff --git a/blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset.meta b/blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset.meta new file mode 100644 index 0000000..a00f41f --- /dev/null +++ b/blueberryPeak/Assets/Scripts/Quests/Rewards/DeleteTree.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b425dfbbcbbf04242a5d863417e3314a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset b/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset index 60c9040..947eb8c 100644 --- a/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset +++ b/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset @@ -13,7 +13,7 @@ MonoBehaviour: m_Name: AkWwiseProjectData m_EditorClassIdentifier: AcousticTextureWwu: - - PhysicalPath: Virtual Acoustics\Default Work Unit.wwu + - PhysicalPath: Virtual Acoustics/Default Work Unit.wwu PathAndIcons: - ElementName: Virtual Acoustics ObjectType: 5 @@ -21,13 +21,13 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: 7473811295cd724597a015fdd1da0da3 - ParentPath: Virtual Acoustics\Default Work Unit + ParentPath: Virtual Acoustics/Default Work Unit guid: 7473811295cd724597a015fdd1da0da3 GuidInternal: - m_lastTime: -8584520486833053230 + m_lastTime: -8584518736503360064 List: [] AuxBusWwu: - - PhysicalPath: Master-Mixer Hierarchy\Default Work Unit.wwu + - PhysicalPath: Master-Mixer Hierarchy/Default Work Unit.wwu PathAndIcons: - ElementName: Master-Mixer Hierarchy ObjectType: 5 @@ -35,10 +35,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: e4ff27caecdb4b47a4f455153b6ff5c5 - ParentPath: Master-Mixer Hierarchy\Default Work Unit + ParentPath: Master-Mixer Hierarchy/Default Work Unit guid: e4ff27caecdb4b47a4f455153b6ff5c5 GuidInternal: - m_lastTime: -8584518741991267210 + m_lastTime: -8584518571940370018 List: - name: Master Audio Bus guid: d8a41415a61d2a41a17e75ca0c2149f3 @@ -53,9 +53,9 @@ MonoBehaviour: - ElementName: Master Audio Bus ObjectType: 2 guid: d8a41415a61d2a41a17e75ca0c2149f3 - Path: Master-Mixer Hierarchy\Default Work Unit\Master Audio Bus + Path: Master-Mixer Hierarchy/Default Work Unit/Master Audio Bus BankWwu: - - PhysicalPath: SoundBanks\Default Work Unit.wwu + - PhysicalPath: SoundBanks/Default Work Unit.wwu PathAndIcons: - ElementName: SoundBanks ObjectType: 5 @@ -63,10 +63,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: 6dbe1735fe9da64689dc0e3d33d7b30f - ParentPath: SoundBanks\Default Work Unit + ParentPath: SoundBanks/Default Work Unit guid: 6dbe1735fe9da64689dc0e3d33d7b30f GuidInternal: - m_lastTime: -8584514338228517135 + m_lastTime: -8584514318165541492 List: - name: BeachSoundBank guid: b821fdbb5f32f44990dd2c8c391bdb0d @@ -81,7 +81,7 @@ MonoBehaviour: - ElementName: BeachSoundBank ObjectType: 7 guid: b821fdbb5f32f44990dd2c8c391bdb0d - Path: SoundBanks\Default Work Unit\BeachSoundBank + Path: SoundBanks/Default Work Unit/BeachSoundBank - name: ForrestSoundBank guid: 901baf13f5a06a44bcfac41a2d03d5cd id: 8960535 @@ -95,7 +95,7 @@ MonoBehaviour: - ElementName: ForrestSoundBank ObjectType: 7 guid: 901baf13f5a06a44bcfac41a2d03d5cd - Path: SoundBanks\Default Work Unit\ForrestSoundBank + Path: SoundBanks/Default Work Unit/ForrestSoundBank - name: GardenSoundBank guid: 1bd506ca6720444d9d566ef115feac5c id: 3056087313 @@ -109,7 +109,7 @@ MonoBehaviour: - ElementName: GardenSoundBank ObjectType: 7 guid: 1bd506ca6720444d9d566ef115feac5c - Path: SoundBanks\Default Work Unit\GardenSoundBank + Path: SoundBanks/Default Work Unit/GardenSoundBank - name: MarketSoundBank guid: ff0bb6755afcf04384a19fbb18b80082 id: 3041575924 @@ -123,9 +123,9 @@ MonoBehaviour: - ElementName: MarketSoundBank ObjectType: 7 guid: ff0bb6755afcf04384a19fbb18b80082 - Path: SoundBanks\Default Work Unit\MarketSoundBank + Path: SoundBanks/Default Work Unit/MarketSoundBank EventWwu: - - PhysicalPath: Events\Default Work Unit.wwu + - PhysicalPath: Events/Default Work Unit.wwu PathAndIcons: - ElementName: Events ObjectType: 5 @@ -133,10 +133,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: d503ca4bc28c0b4384cf91e122dea841 - ParentPath: Events\Default Work Unit + ParentPath: Events/Default Work Unit guid: d503ca4bc28c0b4384cf91e122dea841 GuidInternal: - m_lastTime: -8584514397462072857 + m_lastTime: -8584514396012924891 List: - name: Play_BackgroundMusic guid: e73cae149756cc4ca4877c502decb508 @@ -151,7 +151,7 @@ MonoBehaviour: - ElementName: Play_BackgroundMusic ObjectType: 3 guid: e73cae149756cc4ca4877c502decb508 - Path: Events\Default Work Unit\Play_BackgroundMusic + Path: Events/Default Work Unit/Play_BackgroundMusic maxAttenuation: 0 maxDuration: -1 minDuration: -1 @@ -168,7 +168,7 @@ MonoBehaviour: - ElementName: Play_BerryWithBush ObjectType: 3 guid: 89297e144d487444b281240357815fa9 - Path: Events\Default Work Unit\Play_BerryWithBush + Path: Events/Default Work Unit/Play_BerryWithBush maxAttenuation: 0 maxDuration: 0.5993424 minDuration: 0.5993424 @@ -185,7 +185,7 @@ MonoBehaviour: - ElementName: Play_Bird2 ObjectType: 3 guid: e769787ca03c484e8eb680ea43e4c501 - Path: Events\Default Work Unit\Play_Bird2 + Path: Events/Default Work Unit/Play_Bird2 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -202,7 +202,7 @@ MonoBehaviour: - ElementName: Play_Bird3 ObjectType: 3 guid: 55d4602c47e30a4087f9d076c64fcb60 - Path: Events\Default Work Unit\Play_Bird3 + Path: Events/Default Work Unit/Play_Bird3 maxAttenuation: 30 maxDuration: 0 minDuration: 0 @@ -219,7 +219,7 @@ MonoBehaviour: - ElementName: Play_Bird4 ObjectType: 3 guid: 196be13cf650d74fba8b7b48c7329607 - Path: Events\Default Work Unit\Play_Bird4 + Path: Events/Default Work Unit/Play_Bird4 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -236,7 +236,7 @@ MonoBehaviour: - ElementName: Play_Bird5 ObjectType: 3 guid: 61ec2711d328fc489e0d7989eaa8831c - Path: Events\Default Work Unit\Play_Bird5 + Path: Events/Default Work Unit/Play_Bird5 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -253,7 +253,7 @@ MonoBehaviour: - ElementName: Play_Bush ObjectType: 3 guid: 71436099af5471499ccf8c1b76e00f74 - Path: Events\Default Work Unit\Play_Bush + Path: Events/Default Work Unit/Play_Bush maxAttenuation: 0 maxDuration: 0.5993424 minDuration: 0.5993424 @@ -270,7 +270,7 @@ MonoBehaviour: - ElementName: Play_Bush2 ObjectType: 3 guid: 6e50d7016ff4d841be8160d5eb758293 - Path: Events\Default Work Unit\Play_Bush2 + Path: Events/Default Work Unit/Play_Bush2 maxAttenuation: 0 maxDuration: 0.6429932 minDuration: 0.6429932 @@ -287,7 +287,7 @@ MonoBehaviour: - ElementName: Play_Bushes ObjectType: 3 guid: 8ca5211f24c6264bbd431cb4f03beb3a - Path: Events\Default Work Unit\Play_Bushes + Path: Events/Default Work Unit/Play_Bushes maxAttenuation: 0 maxDuration: 0.6429932 minDuration: 0.5993424 @@ -304,7 +304,7 @@ MonoBehaviour: - ElementName: Play_click1 ObjectType: 3 guid: 602a369d2628574d9d0a9602a2539d8e - Path: Events\Default Work Unit\Play_click1 + Path: Events/Default Work Unit/Play_click1 maxAttenuation: 0 maxDuration: 0.08852608 minDuration: 0.08852608 @@ -321,7 +321,7 @@ MonoBehaviour: - ElementName: Play_click2 ObjectType: 3 guid: 09afc604064f5345a410f6fddaff0121 - Path: Events\Default Work Unit\Play_click2 + Path: Events/Default Work Unit/Play_click2 maxAttenuation: 0 maxDuration: 0.10303855 minDuration: 0.10303855 @@ -338,7 +338,7 @@ MonoBehaviour: - ElementName: Play_DialogText ObjectType: 3 guid: eae17392be238542b04e111fb8ac5e19 - Path: Events\Default Work Unit\Play_DialogText + Path: Events/Default Work Unit/Play_DialogText maxAttenuation: 0 maxDuration: 0.07159184 minDuration: 0.06378107 @@ -355,7 +355,7 @@ MonoBehaviour: - ElementName: Play_Digging ObjectType: 3 guid: f34993dcf10dc84b90bfd101add5e039 - Path: Events\Default Work Unit\Play_Digging + Path: Events/Default Work Unit/Play_Digging maxAttenuation: 15 maxDuration: 3.0626078 minDuration: 3.0626078 @@ -372,7 +372,7 @@ MonoBehaviour: - ElementName: Play_Footsteps ObjectType: 3 guid: 3cb9f89bed87bc4dbc71e306be2127f3 - Path: Events\Default Work Unit\Play_Footsteps + Path: Events/Default Work Unit/Play_Footsteps maxAttenuation: 0 maxDuration: 0.49522915 minDuration: 0.22827664 @@ -389,7 +389,7 @@ MonoBehaviour: - ElementName: Play_ForrestBird1 ObjectType: 3 guid: 3ad7a428add8d743a9d0f63bff02a38f - Path: Events\Default Work Unit\Play_ForrestBird1 + Path: Events/Default Work Unit/Play_ForrestBird1 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -406,7 +406,7 @@ MonoBehaviour: - ElementName: Play_ForrestBird2 ObjectType: 3 guid: 5ea5a0b00a4bff4e98744eda45a54d54 - Path: Events\Default Work Unit\Play_ForrestBird2 + Path: Events/Default Work Unit/Play_ForrestBird2 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -423,7 +423,7 @@ MonoBehaviour: - ElementName: Play_ForrestBird3 ObjectType: 3 guid: 58af185e600b0045b734c72d87696c78 - Path: Events\Default Work Unit\Play_ForrestBird3 + Path: Events/Default Work Unit/Play_ForrestBird3 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -440,7 +440,7 @@ MonoBehaviour: - ElementName: Play_ForrestBird4 ObjectType: 3 guid: d4891b251f04dc4cb88f8d6e7380f555 - Path: Events\Default Work Unit\Play_ForrestBird4 + Path: Events/Default Work Unit/Play_ForrestBird4 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -457,7 +457,7 @@ MonoBehaviour: - ElementName: Play_ForrestBird5 ObjectType: 3 guid: 0aca489bba73354686e30306b0cd5b6b - Path: Events\Default Work Unit\Play_ForrestBird5 + Path: Events/Default Work Unit/Play_ForrestBird5 maxAttenuation: 20 maxDuration: 0 minDuration: 0 @@ -474,7 +474,7 @@ MonoBehaviour: - ElementName: Play_ForrestMusic ObjectType: 3 guid: ac4a7c216040984b966f849f52649c03 - Path: Events\Default Work Unit\Play_ForrestMusic + Path: Events/Default Work Unit/Play_ForrestMusic maxAttenuation: 0 maxDuration: 0 minDuration: 0 @@ -491,7 +491,7 @@ MonoBehaviour: - ElementName: Play_GrassFootsteps ObjectType: 3 guid: 5489ead757eb4a429fcd5cb66d6ffb6e - Path: Events\Default Work Unit\Play_GrassFootsteps + Path: Events/Default Work Unit/Play_GrassFootsteps maxAttenuation: 0 maxDuration: 0.3559637 minDuration: 0.22827664 @@ -508,7 +508,7 @@ MonoBehaviour: - ElementName: Play_GravelFootsteps ObjectType: 3 guid: 8c9dc3a085290a4180b466ac1bc07016 - Path: Events\Default Work Unit\Play_GravelFootsteps + Path: Events/Default Work Unit/Play_GravelFootsteps maxAttenuation: 0 maxDuration: 0.345235 minDuration: 0.30057737 @@ -525,7 +525,7 @@ MonoBehaviour: - ElementName: Play_ItemPickUp ObjectType: 3 guid: ba02578a919bfe46a7b01c95c2d8b936 - Path: Events\Default Work Unit\Play_ItemPickUp + Path: Events/Default Work Unit/Play_ItemPickUp maxAttenuation: 0 maxDuration: 0.5201354 minDuration: 0.5201354 @@ -542,7 +542,7 @@ MonoBehaviour: - ElementName: Play_MarketMusic ObjectType: 3 guid: ae3394ce0be9794bbda1870ea432b2f9 - Path: Events\Default Work Unit\Play_MarketMusic + Path: Events/Default Work Unit/Play_MarketMusic maxAttenuation: 0 maxDuration: 0 minDuration: 0 @@ -559,7 +559,7 @@ MonoBehaviour: - ElementName: Play_Ocean ObjectType: 3 guid: 71a8eb3c14d2db4ca3b54b43832fee29 - Path: Events\Default Work Unit\Play_Ocean + Path: Events/Default Work Unit/Play_Ocean maxAttenuation: 15 maxDuration: 0 minDuration: 0 @@ -576,7 +576,7 @@ MonoBehaviour: - ElementName: Play_Pause ObjectType: 3 guid: 8ec9c7de4649024792c777faa9d5e136 - Path: Events\Default Work Unit\Play_Pause + Path: Events/Default Work Unit/Play_Pause maxAttenuation: 0 maxDuration: 0.129161 minDuration: 0.129161 @@ -593,7 +593,7 @@ MonoBehaviour: - ElementName: Play_QuestComplete ObjectType: 3 guid: 0608a645786f034d9c7d3946fc8a2591 - Path: Events\Default Work Unit\Play_QuestComplete + Path: Events/Default Work Unit/Play_QuestComplete maxAttenuation: 0 maxDuration: 6 minDuration: 6 @@ -610,7 +610,7 @@ MonoBehaviour: - ElementName: Play_Resume ObjectType: 3 guid: 6b34d81a5330ad46b18f49a821a43915 - Path: Events\Default Work Unit\Play_Resume + Path: Events/Default Work Unit/Play_Resume maxAttenuation: 0 maxDuration: 0.1756009 minDuration: 0.1756009 @@ -627,7 +627,7 @@ MonoBehaviour: - ElementName: Play_River ObjectType: 3 guid: f45904934e42cd4ba070f99a52ea6670 - Path: Events\Default Work Unit\Play_River + Path: Events/Default Work Unit/Play_River maxAttenuation: 15 maxDuration: 0 minDuration: 0 @@ -644,7 +644,7 @@ MonoBehaviour: - ElementName: Play_SandFootsteps ObjectType: 3 guid: ea20a55f8cb9a047a4beb1236644799f - Path: Events\Default Work Unit\Play_SandFootsteps + Path: Events/Default Work Unit/Play_SandFootsteps maxAttenuation: 0 maxDuration: 0.49522915 minDuration: 0.3056916 @@ -661,7 +661,7 @@ MonoBehaviour: - ElementName: Play_StartMusic_01 ObjectType: 3 guid: 283584f847a7f74695cd3d9c604b594e - Path: Events\Default Work Unit\Play_StartMusic_01 + Path: Events/Default Work Unit/Play_StartMusic_01 maxAttenuation: 0 maxDuration: 0 minDuration: 0 @@ -678,7 +678,7 @@ MonoBehaviour: - ElementName: Play_WateringCan ObjectType: 3 guid: e310aed0004d1943b82d4f188e31246d - Path: Events\Default Work Unit\Play_WateringCan + Path: Events/Default Work Unit/Play_WateringCan maxAttenuation: 15 maxDuration: 9.114081 minDuration: 9.114081 @@ -695,12 +695,12 @@ MonoBehaviour: - ElementName: Play_Wind ObjectType: 3 guid: 8624cdbeed4b9740b91867dcc1405f56 - Path: Events\Default Work Unit\Play_Wind + Path: Events/Default Work Unit/Play_Wind maxAttenuation: 0 maxDuration: 0 minDuration: 0 RtpcWwu: - - PhysicalPath: Game Parameters\Default Work Unit.wwu + - PhysicalPath: Game Parameters/Default Work Unit.wwu PathAndIcons: - ElementName: Game Parameters ObjectType: 5 @@ -708,10 +708,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: 1937a7f7d0ed474eb600155fd13eda73 - ParentPath: Game Parameters\Default Work Unit + ParentPath: Game Parameters/Default Work Unit guid: 1937a7f7d0ed474eb600155fd13eda73 GuidInternal: - m_lastTime: -8584515248325671872 + m_lastTime: -8584514595307563908 List: - name: Gustiness guid: a4bf903879e52c4fbb943359adee7be0 @@ -726,7 +726,7 @@ MonoBehaviour: - ElementName: Gustiness ObjectType: 13 guid: a4bf903879e52c4fbb943359adee7be0 - Path: Game Parameters\Default Work Unit\Gustiness + Path: Game Parameters/Default Work Unit/Gustiness - name: WindSpeed guid: 3a4f709fdc06cd4bb82e818b5254834d id: 1726592700 @@ -740,9 +740,9 @@ MonoBehaviour: - ElementName: WindSpeed ObjectType: 13 guid: 3a4f709fdc06cd4bb82e818b5254834d - Path: Game Parameters\Default Work Unit\WindSpeed + Path: Game Parameters/Default Work Unit/WindSpeed StateWwu: - - PhysicalPath: States\Default Work Unit.wwu + - PhysicalPath: States/Default Work Unit.wwu PathAndIcons: - ElementName: States ObjectType: 5 @@ -750,10 +750,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: ccedf87717c82b48b00425eee111735a - ParentPath: States\Default Work Unit + ParentPath: States/Default Work Unit guid: ccedf87717c82b48b00425eee111735a GuidInternal: - m_lastTime: -8584518741990987001 + m_lastTime: -8584518736503362537 List: - name: WindState guid: 45bb338ca5416c42b7130926a7851f58 @@ -768,7 +768,7 @@ MonoBehaviour: - ElementName: WindState ObjectType: 9 guid: 45bb338ca5416c42b7130926a7851f58 - Path: States\Default Work Unit\WindState + Path: States/Default Work Unit/WindState values: - name: fast guid: ba3a6736ef012c47856caeba38273fe7 @@ -838,7 +838,7 @@ MonoBehaviour: ValueIcons: [] valuesInternal: [] SwitchWwu: - - PhysicalPath: Switches\Default Work Unit.wwu + - PhysicalPath: Switches/Default Work Unit.wwu PathAndIcons: - ElementName: Switches ObjectType: 5 @@ -846,10 +846,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: f08a7878e320d64dbef9b4b1e7db47fb - ParentPath: Switches\Default Work Unit + ParentPath: Switches/Default Work Unit guid: f08a7878e320d64dbef9b4b1e7db47fb GuidInternal: - m_lastTime: -8584514397462409196 + m_lastTime: -8584514395999621955 List: - name: Footsteps guid: b329a8285e5b094cb6a88fd03040a940 @@ -864,7 +864,7 @@ MonoBehaviour: - ElementName: Footsteps ObjectType: 11 guid: b329a8285e5b094cb6a88fd03040a940 - Path: Switches\Default Work Unit\Footsteps + Path: Switches/Default Work Unit/Footsteps values: - name: grass guid: d0b4ddb7db1adf44baba88b5f3d3d872 @@ -918,7 +918,7 @@ MonoBehaviour: ValueIcons: [] valuesInternal: [] TriggerWwu: - - PhysicalPath: Triggers\Default Work Unit.wwu + - PhysicalPath: Triggers/Default Work Unit.wwu PathAndIcons: - ElementName: Triggers ObjectType: 5 @@ -926,10 +926,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: cdb5c3a4e21b2c47bc3151725b9cf378 - ParentPath: Triggers\Default Work Unit + ParentPath: Triggers/Default Work Unit guid: cdb5c3a4e21b2c47bc3151725b9cf378 GuidInternal: - m_lastTime: -8584520486832050207 + m_lastTime: -8584518736503360884 List: [] ExpandedFileSystemItemIds: ExpandedWaapiItemIds: 0500000006000000070000000e0000000f0000001f00000020000000230000002400000025000000260000002700000028000000290000002a0000002b0000002c0000002d0000002e0000002f0000003000000037000000380000006400000065000000