diff --git a/audio/Environment/Birds/Bird5.wav b/audio/Environment/Birds/Bird5.wav new file mode 100644 index 0000000..326ec8d --- /dev/null +++ b/audio/Environment/Birds/Bird5.wav @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd99f94dad86bdaa4c2856b342f3f880575fae5c296bff9f062ff45f695b8730 +size 3838508 diff --git a/blueberryPeak/Assets/Prefabs/Char/Fox.prefab b/blueberryPeak/Assets/Prefabs/Char/Fox.prefab index 28c0479..67a82b9 100644 --- a/blueberryPeak/Assets/Prefabs/Char/Fox.prefab +++ b/blueberryPeak/Assets/Prefabs/Char/Fox.prefab @@ -1,5 +1,91 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: +--- !u!1 &7412162412318340438 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1192606695672832816} + - component: {fileID: 902134961438008212} + - component: {fileID: 1065249058919263208} + - component: {fileID: 2294264638515185457} + m_Layer: 0 + m_Name: Listener + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1192606695672832816 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7412162412318340438} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 235347041090592828} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &902134961438008212 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7412162412318340438} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c937869b929adf9479ee3544d8886f7f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_listeners: + initialListenerList: [] + useDefaultListeners: 1 + isEnvironmentAware: 1 + isStaticObject: 0 + usePositionOffsetData: 0 + m_positionOffsetData: + KeepMe: 0 + positionOffset: {x: 0, y: 0, z: 0} + scalingFactor: 1 + m_posOffsetData: {fileID: 0} + listenerMask: 1 +--- !u!114 &1065249058919263208 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7412162412318340438} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e279c79f46ba866438afc957062b00ed, type: 3} + m_Name: + m_EditorClassIdentifier: + isDefaultListener: 1 + bOverrideScalingFactor: 0 + scalingFactor: -1 + listenerId: 0 +--- !u!114 &2294264638515185457 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7412162412318340438} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6a885898f368ab84680a3ccd0fd8591b, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1 &7563270112099016041 GameObject: m_ObjectHideFlags: 0 @@ -14,7 +100,6 @@ GameObject: - component: {fileID: 7486215183385803752} - component: {fileID: 3740866600301396226} - component: {fileID: 4006268237752810497} - - component: {fileID: 5135418567864217735} m_Layer: 0 m_Name: Fox m_TagString: Untagged @@ -36,6 +121,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 9079022367831066997} + - {fileID: 1192606695672832816} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &2136891312007936662 @@ -2920,22 +3006,6 @@ MonoBehaviour: scalingFactor: 1 m_posOffsetData: {fileID: 0} listenerMask: 1 ---- !u!114 &5135418567864217735 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 7563270112099016041} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e279c79f46ba866438afc957062b00ed, type: 3} - m_Name: - m_EditorClassIdentifier: - isDefaultListener: 1 - bOverrideScalingFactor: 0 - scalingFactor: -1 - listenerId: 0 --- !u!1001 &8824121501383454366 PrefabInstance: m_ObjectHideFlags: 0 diff --git a/blueberryPeak/Assets/Scenes/Beach.unity b/blueberryPeak/Assets/Scenes/Beach.unity index e407b7b..4281fce 100644 --- a/blueberryPeak/Assets/Scenes/Beach.unity +++ b/blueberryPeak/Assets/Scenes/Beach.unity @@ -2293,7 +2293,8 @@ PrefabInstance: propertyPath: m_Name value: Fox objectReference: {fileID: 0} - m_RemovedComponents: [] + m_RemovedComponents: + - {fileID: 5135418567864217735, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} m_RemovedGameObjects: [] m_AddedGameObjects: [] m_AddedComponents: [] diff --git a/blueberryPeak/Assets/Scenes/Market.unity b/blueberryPeak/Assets/Scenes/Market.unity index f821e9e..dc6dbc0 100644 --- a/blueberryPeak/Assets/Scenes/Market.unity +++ b/blueberryPeak/Assets/Scenes/Market.unity @@ -1560,6 +1560,7 @@ Transform: - {fileID: 883573913} - {fileID: 913787269} - {fileID: 644262110} + - {fileID: 1002218980} m_Father: {fileID: 1997102453} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &747480637 @@ -2159,6 +2160,97 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 968475482} m_PrefabAsset: {fileID: 0} +--- !u!1 &981290115 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 981290116} + - component: {fileID: 981290118} + - component: {fileID: 981290117} + m_Layer: 0 + m_Name: BirdSound + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &981290116 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 981290115} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -5, y: 2.2, z: 42.82} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2016859939} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &981290117 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 981290115} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: cf352f0fcebd8b045865385354a10883, type: 3} + m_Name: + m_EditorClassIdentifier: + triggerList: f7e1664c + useOtherObject: 0 + actionOnEventType: 0 + curveInterpolation: 4 + enableActionOnEvent: 0 + data: + idInternal: 0 + valueGuidInternal: + WwiseObjectReference: {fileID: 11400000, guid: f6fa0813c51949c4db188655ce14c5a1, type: 2} + useCallbacks: 0 + stopSoundOnDestroy: 1 + Callbacks: [] + soundEmitterObject: {fileID: 0} + transitionDuration: 0 + eventIdInternal: 0 + valueGuidInternal: + m_callbackDataInternal: {fileID: 0} + MultiPositionType: 1 + multiPositionTypeLabel: 0 + attenuationSphereColor: {r: 1, g: 0, b: 0, a: 0.1} + LargeModePositions: [] + multiPositionArray: [] +--- !u!114 &981290118 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 981290115} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c937869b929adf9479ee3544d8886f7f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_listeners: + initialListenerList: [] + useDefaultListeners: 1 + isEnvironmentAware: 1 + isStaticObject: 0 + usePositionOffsetData: 0 + m_positionOffsetData: + KeepMe: 0 + positionOffset: {x: 0, y: 0, z: 0} + scalingFactor: 1 + m_posOffsetData: {fileID: 0} + listenerMask: 1 --- !u!1001 &984013216 PrefabInstance: m_ObjectHideFlags: 0 @@ -2226,6 +2318,97 @@ Transform: m_CorrespondingSourceObject: {fileID: 3401367369672272621, guid: 8ad6cc069840cbb4fab063174a981f78, type: 3} m_PrefabInstance: {fileID: 426013450} m_PrefabAsset: {fileID: 0} +--- !u!1 &1002218979 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1002218980} + - component: {fileID: 1002218982} + - component: {fileID: 1002218981} + m_Layer: 0 + m_Name: BirdSound2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1002218980 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1002218979} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -8.92, y: 4.04, z: 4.46} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 737437261} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1002218981 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1002218979} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: cf352f0fcebd8b045865385354a10883, type: 3} + m_Name: + m_EditorClassIdentifier: + triggerList: f7e1664c + useOtherObject: 0 + actionOnEventType: 0 + curveInterpolation: 4 + enableActionOnEvent: 0 + data: + idInternal: 0 + valueGuidInternal: + WwiseObjectReference: {fileID: 11400000, guid: ae7ccdfe3e7216c46a448b0f009ff0fb, type: 2} + useCallbacks: 0 + stopSoundOnDestroy: 1 + Callbacks: [] + soundEmitterObject: {fileID: 0} + transitionDuration: 0 + eventIdInternal: 0 + valueGuidInternal: + m_callbackDataInternal: {fileID: 0} + MultiPositionType: 1 + multiPositionTypeLabel: 0 + attenuationSphereColor: {r: 1, g: 0, b: 0, a: 0.1} + LargeModePositions: [] + multiPositionArray: [] +--- !u!114 &1002218982 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1002218979} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c937869b929adf9479ee3544d8886f7f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_listeners: + initialListenerList: [] + useDefaultListeners: 1 + isEnvironmentAware: 1 + isStaticObject: 0 + usePositionOffsetData: 0 + m_positionOffsetData: + KeepMe: 0 + positionOffset: {x: 0, y: 0, z: 0} + scalingFactor: 1 + m_posOffsetData: {fileID: 0} + listenerMask: 1 --- !u!4 &1026759694 stripped Transform: m_CorrespondingSourceObject: {fileID: 3401367369672272621, guid: 8ad6cc069840cbb4fab063174a981f78, type: 3} @@ -4472,6 +4655,7 @@ Transform: - {fileID: 747480638} - {fileID: 1978613829} - {fileID: 1275227194} + - {fileID: 981290116} m_Father: {fileID: 1997102453} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &2056916129 diff --git a/blueberryPeak/Assets/Scripts/KeepRotation.cs b/blueberryPeak/Assets/Scripts/KeepRotation.cs new file mode 100644 index 0000000..51fc54b --- /dev/null +++ b/blueberryPeak/Assets/Scripts/KeepRotation.cs @@ -0,0 +1,15 @@ +using UnityEngine; + +public class KeepRotation : MonoBehaviour +{ + // Start is called once before the first execution of Update after the MonoBehaviour is created + void Start() + { + } + + // Update is called once per frame + void LateUpdate() + { + transform.rotation = Camera.main.transform.rotation; + } +} diff --git a/blueberryPeak/Assets/Scripts/KeepRotation.cs.meta b/blueberryPeak/Assets/Scripts/KeepRotation.cs.meta new file mode 100644 index 0000000..35e0bc7 --- /dev/null +++ b/blueberryPeak/Assets/Scripts/KeepRotation.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 6a885898f368ab84680a3ccd0fd8591b \ No newline at end of file diff --git a/blueberryPeak/Assets/StreamingAssets/Audio/GeneratedSoundBanks/Wwise_IDs.h b/blueberryPeak/Assets/StreamingAssets/Audio/GeneratedSoundBanks/Wwise_IDs.h index 2836124..369b468 100644 --- a/blueberryPeak/Assets/StreamingAssets/Audio/GeneratedSoundBanks/Wwise_IDs.h +++ b/blueberryPeak/Assets/StreamingAssets/Audio/GeneratedSoundBanks/Wwise_IDs.h @@ -19,6 +19,7 @@ namespace AK static const AkUniqueID PLAY_BIRD2 = 3025897643U; static const AkUniqueID PLAY_BIRD3 = 3025897642U; static const AkUniqueID PLAY_BIRD4 = 3025897645U; + static const AkUniqueID PLAY_BIRD5 = 3025897644U; static const AkUniqueID PLAY_BUSH = 1691497952U; static const AkUniqueID PLAY_BUSH2 = 2531970962U; static const AkUniqueID PLAY_BUSHES = 1487213420U; diff --git a/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset b/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset index 4ca23f3..810cc2d 100644 --- a/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset +++ b/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset @@ -145,8 +145,8 @@ MonoBehaviour: guid: af0be0110e6529478a0a70aa791ecf7c Path: Events\Default Work Unit\Play_Bird1 maxAttenuation: 20 - maxDuration: 47.736008 - minDuration: 47.736008 + maxDuration: 0 + minDuration: 0 - name: Play_Bird2 guid: e769787ca03c484e8eb680ea43e4c501 id: 3025897643 @@ -162,8 +162,8 @@ MonoBehaviour: guid: e769787ca03c484e8eb680ea43e4c501 Path: Events\Default Work Unit\Play_Bird2 maxAttenuation: 20 - maxDuration: 18.86399 - minDuration: 18.86399 + maxDuration: 0 + minDuration: 0 - name: Play_Bird3 guid: 55d4602c47e30a4087f9d076c64fcb60 id: 3025897642 @@ -179,8 +179,8 @@ MonoBehaviour: guid: 55d4602c47e30a4087f9d076c64fcb60 Path: Events\Default Work Unit\Play_Bird3 maxAttenuation: 30 - maxDuration: 19.536009 - minDuration: 19.536009 + maxDuration: 0 + minDuration: 0 - name: Play_Bird4 guid: 196be13cf650d74fba8b7b48c7329607 id: 3025897645 @@ -196,8 +196,8 @@ MonoBehaviour: guid: 196be13cf650d74fba8b7b48c7329607 Path: Events\Default Work Unit\Play_Bird4 maxAttenuation: 20 - maxDuration: 21.408005 - minDuration: 21.408005 + maxDuration: 0 + minDuration: 0 - name: Play_Bush guid: 71436099af5471499ccf8c1b76e00f74 id: 1691497952 @@ -760,7 +760,7 @@ MonoBehaviour: m_lastTime: -8584520486832050207 List: [] ExpandedFileSystemItemIds: - ExpandedWaapiItemIds: 0500000006000000070000000e0000000f0000001f000000200000002300000024000000250000002600000028000000290000002a000000 + ExpandedWaapiItemIds: 0500000006000000070000000e0000000f0000001f00000020000000230000002400000025000000260000002700000028000000290000002a0000006400000065000000 AutoSyncSelection: 0 autoPopulateEnabled: 1 currentDataSource: 0 diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/1127EC61-28D3-48FC-9E0D-7989EAA8831C.asset b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/1127EC61-28D3-48FC-9E0D-7989EAA8831C.asset new file mode 100644 index 0000000..364e33e --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/1127EC61-28D3-48FC-9E0D-7989EAA8831C.asset @@ -0,0 +1,18 @@ +%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: 641a4bfe018bd0e40a983621326b538c, type: 3} + m_Name: 1127EC61-28D3-48FC-9E0D-7989EAA8831C + m_EditorClassIdentifier: + objectName: Play_Bird5 + id: 3025897644 + guid: 1127EC61-28D3-48FC-9E0D-7989EAA8831C + IsInUserDefinedSoundBank: 1 diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/1127EC61-28D3-48FC-9E0D-7989EAA8831C.asset.meta b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/1127EC61-28D3-48FC-9E0D-7989EAA8831C.asset.meta new file mode 100644 index 0000000..f2761f2 --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/1127EC61-28D3-48FC-9E0D-7989EAA8831C.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ae7ccdfe3e7216c46a448b0f009ff0fb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/3CE16B19-50F6-4FD7-BA8B-7B48C7329607.asset b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/3CE16B19-50F6-4FD7-BA8B-7B48C7329607.asset new file mode 100644 index 0000000..72f3227 --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/3CE16B19-50F6-4FD7-BA8B-7B48C7329607.asset @@ -0,0 +1,18 @@ +%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: 641a4bfe018bd0e40a983621326b538c, type: 3} + m_Name: 3CE16B19-50F6-4FD7-BA8B-7B48C7329607 + m_EditorClassIdentifier: + objectName: Play_Bird4 + id: 3025897645 + guid: 3CE16B19-50F6-4FD7-BA8B-7B48C7329607 + IsInUserDefinedSoundBank: 1 diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/3CE16B19-50F6-4FD7-BA8B-7B48C7329607.asset.meta b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/3CE16B19-50F6-4FD7-BA8B-7B48C7329607.asset.meta new file mode 100644 index 0000000..4ee4dd9 --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/3CE16B19-50F6-4FD7-BA8B-7B48C7329607.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a50e7f177cb5cdb4e828a8ef12f9c584 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/7C7869E7-3CA0-4E48-8EB6-80EA43E4C501.asset b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/7C7869E7-3CA0-4E48-8EB6-80EA43E4C501.asset new file mode 100644 index 0000000..7143ac4 --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/7C7869E7-3CA0-4E48-8EB6-80EA43E4C501.asset @@ -0,0 +1,18 @@ +%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: 641a4bfe018bd0e40a983621326b538c, type: 3} + m_Name: 7C7869E7-3CA0-4E48-8EB6-80EA43E4C501 + m_EditorClassIdentifier: + objectName: Play_Bird2 + id: 3025897643 + guid: 7C7869E7-3CA0-4E48-8EB6-80EA43E4C501 + IsInUserDefinedSoundBank: 1 diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/7C7869E7-3CA0-4E48-8EB6-80EA43E4C501.asset.meta b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/7C7869E7-3CA0-4E48-8EB6-80EA43E4C501.asset.meta new file mode 100644 index 0000000..688c397 --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/7C7869E7-3CA0-4E48-8EB6-80EA43E4C501.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f6fa0813c51949c4db188655ce14c5a1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/D0AE10E3-4D00-4319-B82D-4F188E31246D.asset b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/D0AE10E3-4D00-4319-B82D-4F188E31246D.asset new file mode 100644 index 0000000..1725982 --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/D0AE10E3-4D00-4319-B82D-4F188E31246D.asset @@ -0,0 +1,18 @@ +%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: 641a4bfe018bd0e40a983621326b538c, type: 3} + m_Name: D0AE10E3-4D00-4319-B82D-4F188E31246D + m_EditorClassIdentifier: + objectName: Play_WateringCan + id: 346398545 + guid: D0AE10E3-4D00-4319-B82D-4F188E31246D + IsInUserDefinedSoundBank: 1 diff --git a/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/D0AE10E3-4D00-4319-B82D-4F188E31246D.asset.meta b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/D0AE10E3-4D00-4319-B82D-4F188E31246D.asset.meta new file mode 100644 index 0000000..6b36bbb --- /dev/null +++ b/blueberryPeak/Assets/Wwise/ScriptableObjects/Event/D0AE10E3-4D00-4319-B82D-4F188E31246D.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ddd4602f5cc3c9e43be0eecb5bc12767 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.bnk b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.bnk index cdaa86c..8668fd0 100644 Binary files a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.bnk and b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.bnk differ diff --git a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.json b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.json index ec0db67..4d20194 100644 --- a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.json +++ b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.json @@ -10,7 +10,7 @@ "Type": "User", "GUID": "{06908B47-1934-4D5A-A87A-85E27E5AD6F8}", "Language": "SFX", - "Hash": "{7E744D3F-F4AE-12AD-8412-F0BFDC441FDE}", + "Hash": "{9D0C8087-5E95-1738-35FE-382427AA3B6B}", "ObjectPath": "\\SoundBanks\\Default Work Unit\\DefaultSoundBank", "ShortName": "DefaultSoundBank", "Path": "DefaultSoundBank.bnk", @@ -45,7 +45,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Market.wav", - "CachePath": "CF/{CF05CA4C-DC6B-2139-5383-C482A9C5E507}.wem" + "CachePath": "F8/{F87D8B93-D2C4-8B69-3233-3073D84BD2DC}.wem" }, { "Id": "149370429", @@ -61,7 +61,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird4.wav", - "CachePath": "B7/{B7587A59-FC28-0D6E-35A6-48BE9D87244A}.wem" + "CachePath": "CA/{CA80A857-564A-BEA7-3893-199107722CFF}.wem" }, { "Id": "332011047", @@ -101,7 +101,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird1.wav", - "CachePath": "6F/{6FF871A3-AC3D-A209-4052-641BD19C792E}.wem" + "CachePath": "08/{0887984C-ABA5-2253-755B-DFD105D62B37}.wem" }, { "Id": "411979747", @@ -253,7 +253,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird2.wav", - "CachePath": "F3/{F3B6639B-A012-34E4-03E1-8E4B62C93136}.wem" + "CachePath": "6C/{6C2DB87E-367E-E1CF-7591-562413F125F8}.wem" }, { "Id": "914239653", @@ -261,7 +261,15 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird3.wav", - "CachePath": "3B/{3BF1C902-8113-3310-2EC5-56832BF9881A}.wem" + "CachePath": "F6/{F6752A4C-DB07-C42A-52BF-236EFAF28FB8}.wem" + }, + { + "Id": "930205037", + "Language": "SFX", + "Streaming": "false", + "Location": "Memory", + "ShortName": "Bird5.wav", + "CachePath": "77/{770E0D6E-3A24-94A5-F6A6-9E324E40F094}.wem" }, { "Id": "944285969", @@ -337,9 +345,7 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird1", "GUID": "{11E00BAF-650E-4729-8A0A-70AA791ECF7C}", "MaxAttenuation": "20", - "DurationType": "OneShot", - "DurationMin": "47.736008", - "DurationMax": "47.736008", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "402811133" @@ -352,9 +358,7 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird2", "GUID": "{7C7869E7-3CA0-4E48-8EB6-80EA43E4C501}", "MaxAttenuation": "20", - "DurationType": "OneShot", - "DurationMin": "18.86399", - "DurationMax": "18.86399", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "909908087" @@ -367,9 +371,7 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird3", "GUID": "{2C60D455-E347-400A-87F9-D076C64FCB60}", "MaxAttenuation": "30", - "DurationType": "OneShot", - "DurationMin": "19.536009", - "DurationMax": "19.536009", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "914239653" @@ -382,15 +384,26 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird4", "GUID": "{3CE16B19-50F6-4FD7-BA8B-7B48C7329607}", "MaxAttenuation": "20", - "DurationType": "OneShot", - "DurationMin": "21.408005", - "DurationMax": "21.408005", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "215837708" } ] }, + { + "Id": "3025897644", + "Name": "Play_Bird5", + "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird5", + "GUID": "{1127EC61-28D3-48FC-9E0D-7989EAA8831C}", + "MaxAttenuation": "20", + "DurationType": "Infinite", + "MediaRefs": [ + { + "Id": "930205037" + } + ] + }, { "Id": "1691497952", "Name": "Play_Bush", @@ -817,6 +830,6 @@ ] } ], - "FileHash": "{749B1D08-59B1-0B16-EB3D-B72EA777DB0F}" + "FileHash": "{F46AC1B7-06F9-79CE-11AF-298D54CA854C}" } } \ No newline at end of file diff --git a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.txt b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.txt index 85af60a..c45c008 100644 --- a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.txt +++ b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Mac/DefaultSoundBank.txt @@ -20,6 +20,7 @@ Event ID Name Wwise Object Path Notes 3025897640 Play_Bird1 \Default Work Unit\Play_Bird1 3025897642 Play_Bird3 \Default Work Unit\Play_Bird3 3025897643 Play_Bird2 \Default Work Unit\Play_Bird2 + 3025897644 Play_Bird5 \Default Work Unit\Play_Bird5 3025897645 Play_Bird4 \Default Work Unit\Play_Bird4 3462221031 Play_DialogText \Default Work Unit\Play_DialogText 3854155799 Play_Footsteps \Default Work Unit\Play_Footsteps @@ -48,14 +49,14 @@ In Memory Audio ID Name Audio source file Wwise Object Path Notes Data Size 17049450 Pause C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\08\{08FB66CF-EB72-3D68-A84F-96EEF89D11C2}.wem \Actor-Mixer Hierarchy\Default Work Unit\UI\Pause 22880 52156635 Resume C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\5D\{5DCECEF4-7E39-667E-AB9B-B611F8D8BAF2}.wem \Actor-Mixer Hierarchy\Default Work Unit\UI\Resume 31072 113179799 GravelStep2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\17\{178A927F-1B33-8E45-1C63-091C21DA062B}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep2 29652 - 126117844 MarketMusic C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\CF\{CF05CA4C-DC6B-2139-5383-C482A9C5E507}.wem \Actor-Mixer Hierarchy\Default Work Unit\Music\MarketMusic 3509812 + 126117844 MarketMusic C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F8\{F87D8B93-D2C4-8B69-3233-3073D84BD2DC}.wem \Actor-Mixer Hierarchy\Default Work Unit\Music\MarketMusic 3509812 149370429 Ocean C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\9A\{9A20A00E-CF74-AAC0-2071-9616030414B1}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Ocean 1453244 - 215837708 Bird4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\B7\{B7587A59-FC28-0D6E-35A6-48BE9D87244A}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird4 3776468 + 215837708 Bird4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\CA\{CA80A857-564A-BEA7-3893-199107722CFF}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird4 3776468 332011047 BackgroundMusic C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F4\{F40AB1E6-0237-0E7B-3433-3BCE46BD83B6}.wem \Actor-Mixer Hierarchy\Default Work Unit\Music\BackgroundMusic 5646524 349722559 SandStep5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\2F\{2FB1FCA9-B154-98C7-E813-B012DEA951A3}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\SandFootsteps\SandStep5 27174 383621867 click1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\2C\{2CB00E5D-AF6D-773B-FF21-C4D3E079FEF2}.wem \Actor-Mixer Hierarchy\Default Work Unit\UI\click1 15712 398375992 Digging C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\15\{156AF3A3-7D72-3B8E-7A6E-092121293AF5}.wem \Actor-Mixer Hierarchy\Default Work Unit\NpcActions\Digging 540340 - 402811133 Bird1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\6F\{6FF871A3-AC3D-A209-4052-641BD19C792E}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird1 8420728 + 402811133 Bird1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\08\{0887984C-ABA5-2253-755B-DFD105D62B37}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird1 8420728 411979747 Bush C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\2C\{2C78D74F-CB90-6718-629C-5BEC755C5FF3}.wem \Actor-Mixer Hierarchy\Default Work Unit\PlayerActions\Bushes\Bush 105820 428379771 GrassStep5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\B1\{B19BA577-DB5E-6460-97C4-03037605D9D5}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GrassFootsteps\GrassStep5 20230 432048733 GravelStep4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\C4\{C4B1BEB0-EDE2-3A31-7DF2-86851EEF3F91}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep4 28950 @@ -74,8 +75,9 @@ In Memory Audio ID Name Audio source file Wwise Object Path Notes Data Size 760629835 GravelStep5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\6A\{6A30A4F1-B9A9-25C7-8855-29073CBA60D1}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep5 33238 871087317 GravelStep1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\10\{1046BAD4-0EDC-513C-E878-6C6660F00B32}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep1 30610 877355298 DialogText C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\4B\{4BC01074-4261-2CDF-ADC1-FF92B4F35C6C}.wem \Actor-Mixer Hierarchy\Default Work Unit\DialogText 12016 - 909908087 Bird2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F3\{F3B6639B-A012-34E4-03E1-8E4B62C93136}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird2 3327704 - 914239653 Bird3 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\3B\{3BF1C902-8113-3310-2EC5-56832BF9881A}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird3 3446248 + 909908087 Bird2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\6C\{6C2DB87E-367E-E1CF-7591-562413F125F8}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird2 3327704 + 914239653 Bird3 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F6\{F6752A4C-DB07-C42A-52BF-236EFAF28FB8}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird3 3446248 + 930205037 Bird5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\77\{770E0D6E-3A24-94A5-F6A6-9E324E40F094}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird5 3838560 944285969 BerryWithBush C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\29\{296CA0C4-F41A-8940-796E-B9610BDB6944}.wem \Actor-Mixer Hierarchy\Default Work Unit\PlayerActions\BerryWithBush 105820 993807513 GrassStep4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\1E\{1E8A991E-4BC5-3026-187C-26D01DAF10F3}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GrassFootsteps\GrassStep4 27170 1015176628 SandStep2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\09\{0911B24E-42B9-6012-31BC-BB95E37A9E8B}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\SandFootsteps\SandStep2 27058 diff --git a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.bnk b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.bnk index cdaa86c..8668fd0 100644 Binary files a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.bnk and b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.bnk differ diff --git a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.json b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.json index 268c17a..05131e7 100644 --- a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.json +++ b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.json @@ -10,7 +10,7 @@ "Type": "User", "GUID": "{06908B47-1934-4D5A-A87A-85E27E5AD6F8}", "Language": "SFX", - "Hash": "{7E744D3F-F4AE-12AD-8412-F0BFDC441FDE}", + "Hash": "{9D0C8087-5E95-1738-35FE-382427AA3B6B}", "ObjectPath": "\\SoundBanks\\Default Work Unit\\DefaultSoundBank", "ShortName": "DefaultSoundBank", "Path": "DefaultSoundBank.bnk", @@ -45,7 +45,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Market.wav", - "CachePath": "CF/{CF05CA4C-DC6B-2139-5383-C482A9C5E507}.wem" + "CachePath": "F8/{F87D8B93-D2C4-8B69-3233-3073D84BD2DC}.wem" }, { "Id": "149370429", @@ -61,7 +61,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird4.wav", - "CachePath": "B7/{B7587A59-FC28-0D6E-35A6-48BE9D87244A}.wem" + "CachePath": "CA/{CA80A857-564A-BEA7-3893-199107722CFF}.wem" }, { "Id": "332011047", @@ -101,7 +101,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird1.wav", - "CachePath": "6F/{6FF871A3-AC3D-A209-4052-641BD19C792E}.wem" + "CachePath": "08/{0887984C-ABA5-2253-755B-DFD105D62B37}.wem" }, { "Id": "411979747", @@ -253,7 +253,7 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird2.wav", - "CachePath": "F3/{F3B6639B-A012-34E4-03E1-8E4B62C93136}.wem" + "CachePath": "6C/{6C2DB87E-367E-E1CF-7591-562413F125F8}.wem" }, { "Id": "914239653", @@ -261,7 +261,15 @@ "Streaming": "false", "Location": "Memory", "ShortName": "Bird3.wav", - "CachePath": "3B/{3BF1C902-8113-3310-2EC5-56832BF9881A}.wem" + "CachePath": "F6/{F6752A4C-DB07-C42A-52BF-236EFAF28FB8}.wem" + }, + { + "Id": "930205037", + "Language": "SFX", + "Streaming": "false", + "Location": "Memory", + "ShortName": "Bird5.wav", + "CachePath": "77/{770E0D6E-3A24-94A5-F6A6-9E324E40F094}.wem" }, { "Id": "944285969", @@ -337,9 +345,7 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird1", "GUID": "{11E00BAF-650E-4729-8A0A-70AA791ECF7C}", "MaxAttenuation": "20", - "DurationType": "OneShot", - "DurationMin": "47.736008", - "DurationMax": "47.736008", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "402811133" @@ -352,9 +358,7 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird2", "GUID": "{7C7869E7-3CA0-4E48-8EB6-80EA43E4C501}", "MaxAttenuation": "20", - "DurationType": "OneShot", - "DurationMin": "18.86399", - "DurationMax": "18.86399", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "909908087" @@ -367,9 +371,7 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird3", "GUID": "{2C60D455-E347-400A-87F9-D076C64FCB60}", "MaxAttenuation": "30", - "DurationType": "OneShot", - "DurationMin": "19.536009", - "DurationMax": "19.536009", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "914239653" @@ -382,15 +384,26 @@ "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird4", "GUID": "{3CE16B19-50F6-4FD7-BA8B-7B48C7329607}", "MaxAttenuation": "20", - "DurationType": "OneShot", - "DurationMin": "21.408005", - "DurationMax": "21.408005", + "DurationType": "Infinite", "MediaRefs": [ { "Id": "215837708" } ] }, + { + "Id": "3025897644", + "Name": "Play_Bird5", + "ObjectPath": "\\Events\\Default Work Unit\\Play_Bird5", + "GUID": "{1127EC61-28D3-48FC-9E0D-7989EAA8831C}", + "MaxAttenuation": "20", + "DurationType": "Infinite", + "MediaRefs": [ + { + "Id": "930205037" + } + ] + }, { "Id": "1691497952", "Name": "Play_Bush", @@ -817,6 +830,6 @@ ] } ], - "FileHash": "{E255CD30-5496-7D78-2C8A-265207BFA2E4}" + "FileHash": "{A7EB9EF6-81DC-DC14-AF96-4B3F5051A679}" } } \ No newline at end of file diff --git a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.txt b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.txt index 85af60a..c45c008 100644 --- a/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.txt +++ b/blueberryPeak/blueberryPeak_WwiseProject/GeneratedSoundBanks/Windows/DefaultSoundBank.txt @@ -20,6 +20,7 @@ Event ID Name Wwise Object Path Notes 3025897640 Play_Bird1 \Default Work Unit\Play_Bird1 3025897642 Play_Bird3 \Default Work Unit\Play_Bird3 3025897643 Play_Bird2 \Default Work Unit\Play_Bird2 + 3025897644 Play_Bird5 \Default Work Unit\Play_Bird5 3025897645 Play_Bird4 \Default Work Unit\Play_Bird4 3462221031 Play_DialogText \Default Work Unit\Play_DialogText 3854155799 Play_Footsteps \Default Work Unit\Play_Footsteps @@ -48,14 +49,14 @@ In Memory Audio ID Name Audio source file Wwise Object Path Notes Data Size 17049450 Pause C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\08\{08FB66CF-EB72-3D68-A84F-96EEF89D11C2}.wem \Actor-Mixer Hierarchy\Default Work Unit\UI\Pause 22880 52156635 Resume C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\5D\{5DCECEF4-7E39-667E-AB9B-B611F8D8BAF2}.wem \Actor-Mixer Hierarchy\Default Work Unit\UI\Resume 31072 113179799 GravelStep2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\17\{178A927F-1B33-8E45-1C63-091C21DA062B}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep2 29652 - 126117844 MarketMusic C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\CF\{CF05CA4C-DC6B-2139-5383-C482A9C5E507}.wem \Actor-Mixer Hierarchy\Default Work Unit\Music\MarketMusic 3509812 + 126117844 MarketMusic C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F8\{F87D8B93-D2C4-8B69-3233-3073D84BD2DC}.wem \Actor-Mixer Hierarchy\Default Work Unit\Music\MarketMusic 3509812 149370429 Ocean C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\9A\{9A20A00E-CF74-AAC0-2071-9616030414B1}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Ocean 1453244 - 215837708 Bird4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\B7\{B7587A59-FC28-0D6E-35A6-48BE9D87244A}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird4 3776468 + 215837708 Bird4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\CA\{CA80A857-564A-BEA7-3893-199107722CFF}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird4 3776468 332011047 BackgroundMusic C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F4\{F40AB1E6-0237-0E7B-3433-3BCE46BD83B6}.wem \Actor-Mixer Hierarchy\Default Work Unit\Music\BackgroundMusic 5646524 349722559 SandStep5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\2F\{2FB1FCA9-B154-98C7-E813-B012DEA951A3}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\SandFootsteps\SandStep5 27174 383621867 click1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\2C\{2CB00E5D-AF6D-773B-FF21-C4D3E079FEF2}.wem \Actor-Mixer Hierarchy\Default Work Unit\UI\click1 15712 398375992 Digging C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\15\{156AF3A3-7D72-3B8E-7A6E-092121293AF5}.wem \Actor-Mixer Hierarchy\Default Work Unit\NpcActions\Digging 540340 - 402811133 Bird1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\6F\{6FF871A3-AC3D-A209-4052-641BD19C792E}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird1 8420728 + 402811133 Bird1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\08\{0887984C-ABA5-2253-755B-DFD105D62B37}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird1 8420728 411979747 Bush C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\2C\{2C78D74F-CB90-6718-629C-5BEC755C5FF3}.wem \Actor-Mixer Hierarchy\Default Work Unit\PlayerActions\Bushes\Bush 105820 428379771 GrassStep5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\B1\{B19BA577-DB5E-6460-97C4-03037605D9D5}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GrassFootsteps\GrassStep5 20230 432048733 GravelStep4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\C4\{C4B1BEB0-EDE2-3A31-7DF2-86851EEF3F91}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep4 28950 @@ -74,8 +75,9 @@ In Memory Audio ID Name Audio source file Wwise Object Path Notes Data Size 760629835 GravelStep5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\6A\{6A30A4F1-B9A9-25C7-8855-29073CBA60D1}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep5 33238 871087317 GravelStep1 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\10\{1046BAD4-0EDC-513C-E878-6C6660F00B32}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GravelFootsteps\GravelStep1 30610 877355298 DialogText C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\4B\{4BC01074-4261-2CDF-ADC1-FF92B4F35C6C}.wem \Actor-Mixer Hierarchy\Default Work Unit\DialogText 12016 - 909908087 Bird2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F3\{F3B6639B-A012-34E4-03E1-8E4B62C93136}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird2 3327704 - 914239653 Bird3 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\3B\{3BF1C902-8113-3310-2EC5-56832BF9881A}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Bird3 3446248 + 909908087 Bird2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\6C\{6C2DB87E-367E-E1CF-7591-562413F125F8}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird2 3327704 + 914239653 Bird3 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\F6\{F6752A4C-DB07-C42A-52BF-236EFAF28FB8}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird3 3446248 + 930205037 Bird5 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\77\{770E0D6E-3A24-94A5-F6A6-9E324E40F094}.wem \Actor-Mixer Hierarchy\Default Work Unit\Environment\Birds\Bird5 3838560 944285969 BerryWithBush C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\29\{296CA0C4-F41A-8940-796E-B9610BDB6944}.wem \Actor-Mixer Hierarchy\Default Work Unit\PlayerActions\BerryWithBush 105820 993807513 GrassStep4 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\1E\{1E8A991E-4BC5-3026-187C-26D01DAF10F3}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\GrassFootsteps\GrassStep4 27170 1015176628 SandStep2 C:\stPoelten\sem4\CCL4\ccl4NEW\blueberryPeak\blueberryPeak_WwiseProject\.cache\09\{0911B24E-42B9-6012-31BC-BB95E37A9E8B}.wem \Actor-Mixer Hierarchy\Default Work Unit\Footsteps\SandFootsteps\SandStep2 27058 diff --git a/blueberryPeak/blueberryPeak_WwiseProject/Originals/SFX/Bird5.wav b/blueberryPeak/blueberryPeak_WwiseProject/Originals/SFX/Bird5.wav new file mode 100644 index 0000000..326ec8d --- /dev/null +++ b/blueberryPeak/blueberryPeak_WwiseProject/Originals/SFX/Bird5.wav @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd99f94dad86bdaa4c2856b342f3f880575fae5c296bff9f062ff45f695b8730 +size 3838508