Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
b9c51dda26
BIN
audio/Environment/Birds/Bird5.wav
(Stored with Git LFS)
Normal file
BIN
audio/Environment/Birds/Bird5.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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
|
||||
|
@ -2281,11 +2281,20 @@ PrefabInstance:
|
||||
propertyPath: cameraTransform
|
||||
value:
|
||||
objectReference: {fileID: 2092541790}
|
||||
- target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
propertyPath: footstepInterval
|
||||
value: 0.5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
propertyPath: footstepEvent.WwiseObjectReference
|
||||
value:
|
||||
objectReference: {fileID: 11400000, guid: 0a40e999cf3ad3349893f6e7878d1798, type: 2}
|
||||
- target: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Fox
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedComponents:
|
||||
- {fileID: 5135418567864217735, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
@ -7663,6 +7672,97 @@ Transform:
|
||||
m_CorrespondingSourceObject: {fileID: 1158718667690615635, guid: 3e6739342356e4396b5214b3aa5a0864, type: 3}
|
||||
m_PrefabInstance: {fileID: 1462361756}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1469030853
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1469030856}
|
||||
- component: {fileID: 1469030855}
|
||||
- component: {fileID: 1469030854}
|
||||
m_Layer: 0
|
||||
m_Name: BackgroundMusic
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!114 &1469030854
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1469030853}
|
||||
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: 2e89994bab87c4d4a9e699ec53443e2d, 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 &1469030855
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1469030853}
|
||||
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 &1469030856
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1469030853}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 6.0881667, y: -6.9007297, z: -2.6723013}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1001 &1484233859
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -12574,3 +12674,4 @@ SceneRoots:
|
||||
- {fileID: 536486187}
|
||||
- {fileID: 829142795}
|
||||
- {fileID: 2092541789}
|
||||
- {fileID: 1469030856}
|
||||
|
@ -334,6 +334,35 @@ Transform:
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &259279071 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
m_PrefabInstance: {fileID: 2071877021}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!114 &259279079
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 259279071}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: eb406d5b56f128c459c8013143f26241, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
triggerList: f7e1664c
|
||||
useOtherObject: 0
|
||||
data:
|
||||
idInternal: 0
|
||||
valueGuidInternal:
|
||||
groupIdInternal: 0
|
||||
groupGuidInternal:
|
||||
WwiseObjectReference: {fileID: 11400000, guid: 6db10d635a886864fab77277a370b163, type: 2}
|
||||
valueIdInternal: 0
|
||||
groupIdInternal: 0
|
||||
valueGuidInternal:
|
||||
groupGuidInternal:
|
||||
--- !u!1001 &269692911
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -1531,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
|
||||
@ -2130,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
|
||||
@ -2197,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}
|
||||
@ -4443,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
|
||||
@ -4623,6 +4836,14 @@ PrefabInstance:
|
||||
propertyPath: cameraTransform
|
||||
value:
|
||||
objectReference: {fileID: 1755022767}
|
||||
- target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
propertyPath: footstepInterval
|
||||
value: 0.6
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
propertyPath: footstepEvent.WwiseObjectReference
|
||||
value:
|
||||
objectReference: {fileID: 11400000, guid: 0a40e999cf3ad3349893f6e7878d1798, type: 2}
|
||||
- target: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Fox
|
||||
@ -4630,7 +4851,10 @@ PrefabInstance:
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_AddedComponents:
|
||||
- targetCorrespondingSourceObject: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
insertIndex: -1
|
||||
addedObject: {fileID: 259279079}
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3}
|
||||
--- !u!1001 &2120212726
|
||||
PrefabInstance:
|
||||
|
15
blueberryPeak/Assets/Scripts/KeepRotation.cs
Normal file
15
blueberryPeak/Assets/Scripts/KeepRotation.cs
Normal file
@ -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;
|
||||
}
|
||||
}
|
2
blueberryPeak/Assets/Scripts/KeepRotation.cs.meta
Normal file
2
blueberryPeak/Assets/Scripts/KeepRotation.cs.meta
Normal file
@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6a885898f368ab84680a3ccd0fd8591b
|
@ -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;
|
||||
|
@ -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: -8584518736503360064
|
||||
m_lastTime: -8584520486833053230
|
||||
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: -8584518571940370018
|
||||
m_lastTime: -8584518741991267210
|
||||
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: -8584517862097926414
|
||||
m_lastTime: -8584515452736820231
|
||||
List:
|
||||
- name: DefaultSoundBank
|
||||
guid: 478b900634195a4da87a85e27e5ad6f8
|
||||
@ -81,9 +81,9 @@ MonoBehaviour:
|
||||
- ElementName: DefaultSoundBank
|
||||
ObjectType: 7
|
||||
guid: 478b900634195a4da87a85e27e5ad6f8
|
||||
Path: SoundBanks/Default Work Unit/DefaultSoundBank
|
||||
Path: SoundBanks\Default Work Unit\DefaultSoundBank
|
||||
EventWwu:
|
||||
- PhysicalPath: Events/Default Work Unit.wwu
|
||||
- PhysicalPath: Events\Default Work Unit.wwu
|
||||
PathAndIcons:
|
||||
- ElementName: Events
|
||||
ObjectType: 5
|
||||
@ -91,10 +91,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: -8584517862101176526
|
||||
m_lastTime: -8584515452737275721
|
||||
List:
|
||||
- name: Play_BackgroundMusic
|
||||
guid: e73cae149756cc4ca4877c502decb508
|
||||
@ -109,7 +109,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: 0
|
||||
minDuration: 0
|
||||
@ -126,7 +126,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
|
||||
@ -143,10 +143,10 @@ MonoBehaviour:
|
||||
- ElementName: Play_Bird1
|
||||
ObjectType: 3
|
||||
guid: af0be0110e6529478a0a70aa791ecf7c
|
||||
Path: Events/Default Work Unit/Play_Bird1
|
||||
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
|
||||
@ -160,10 +160,10 @@ 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: 18.86399
|
||||
minDuration: 18.86399
|
||||
maxDuration: 0
|
||||
minDuration: 0
|
||||
- name: Play_Bird3
|
||||
guid: 55d4602c47e30a4087f9d076c64fcb60
|
||||
id: 3025897642
|
||||
@ -177,10 +177,10 @@ 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: 19.536009
|
||||
minDuration: 19.536009
|
||||
maxDuration: 0
|
||||
minDuration: 0
|
||||
- name: Play_Bird4
|
||||
guid: 196be13cf650d74fba8b7b48c7329607
|
||||
id: 3025897645
|
||||
@ -194,10 +194,10 @@ 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: 21.408005
|
||||
minDuration: 21.408005
|
||||
maxDuration: 0
|
||||
minDuration: 0
|
||||
- name: Play_Bush
|
||||
guid: 71436099af5471499ccf8c1b76e00f74
|
||||
id: 1691497952
|
||||
@ -211,7 +211,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
|
||||
@ -228,10 +228,27 @@ 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
|
||||
- name: Play_Bushes
|
||||
guid: 8ca5211f24c6264bbd431cb4f03beb3a
|
||||
id: 1487213420
|
||||
PathAndIcons:
|
||||
- ElementName: Events
|
||||
ObjectType: 5
|
||||
guid: 00000000000000000000000000000000
|
||||
- ElementName: Default Work Unit
|
||||
ObjectType: 12
|
||||
guid: d503ca4bc28c0b4384cf91e122dea841
|
||||
- ElementName: Play_Bushes
|
||||
ObjectType: 3
|
||||
guid: 8ca5211f24c6264bbd431cb4f03beb3a
|
||||
Path: Events\Default Work Unit\Play_Bushes
|
||||
maxAttenuation: 0
|
||||
maxDuration: 0.6429932
|
||||
minDuration: 0.5993424
|
||||
- name: Play_click1
|
||||
guid: 602a369d2628574d9d0a9602a2539d8e
|
||||
id: 2790046327
|
||||
@ -245,7 +262,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
|
||||
@ -262,7 +279,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
|
||||
@ -279,7 +296,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
|
||||
@ -296,7 +313,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
|
||||
@ -313,7 +330,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
|
||||
@ -330,7 +347,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
|
||||
@ -347,7 +364,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
|
||||
@ -364,10 +381,27 @@ 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
|
||||
- name: Play_MarketMusic
|
||||
guid: ae3394ce0be9794bbda1870ea432b2f9
|
||||
id: 3892216159
|
||||
PathAndIcons:
|
||||
- ElementName: Events
|
||||
ObjectType: 5
|
||||
guid: 00000000000000000000000000000000
|
||||
- ElementName: Default Work Unit
|
||||
ObjectType: 12
|
||||
guid: d503ca4bc28c0b4384cf91e122dea841
|
||||
- ElementName: Play_MarketMusic
|
||||
ObjectType: 3
|
||||
guid: ae3394ce0be9794bbda1870ea432b2f9
|
||||
Path: Events\Default Work Unit\Play_MarketMusic
|
||||
maxAttenuation: 0
|
||||
maxDuration: 0
|
||||
minDuration: 0
|
||||
- name: Play_Ocean
|
||||
guid: 71a8eb3c14d2db4ca3b54b43832fee29
|
||||
id: 1724638476
|
||||
@ -381,7 +415,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
|
||||
@ -398,7 +432,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
|
||||
@ -415,7 +449,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
|
||||
@ -432,7 +466,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
|
||||
@ -449,7 +483,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
|
||||
@ -466,7 +500,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
|
||||
@ -483,7 +517,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
|
||||
@ -500,7 +534,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
|
||||
@ -517,12 +551,12 @@ MonoBehaviour:
|
||||
- ElementName: Play_Wind
|
||||
ObjectType: 3
|
||||
guid: 7090832dab006940a95aa933923cc7d4
|
||||
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
|
||||
@ -530,13 +564,13 @@ 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: -8584518736504732142
|
||||
m_lastTime: -8584520486833697649
|
||||
List: []
|
||||
StateWwu:
|
||||
- PhysicalPath: States/Default Work Unit.wwu
|
||||
- PhysicalPath: States\Default Work Unit.wwu
|
||||
PathAndIcons:
|
||||
- ElementName: States
|
||||
ObjectType: 5
|
||||
@ -544,10 +578,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: -8584518736503362537
|
||||
m_lastTime: -8584518741990987001
|
||||
List:
|
||||
- name: WindState
|
||||
guid: 45bb338ca5416c42b7130926a7851f58
|
||||
@ -562,7 +596,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
|
||||
@ -632,7 +666,7 @@ MonoBehaviour:
|
||||
ValueIcons: []
|
||||
valuesInternal: []
|
||||
SwitchWwu:
|
||||
- PhysicalPath: Switches/Default Work Unit.wwu
|
||||
- PhysicalPath: Switches\Default Work Unit.wwu
|
||||
PathAndIcons:
|
||||
- ElementName: Switches
|
||||
ObjectType: 5
|
||||
@ -640,10 +674,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: -8584518571940310814
|
||||
m_lastTime: -8584518741991720402
|
||||
List:
|
||||
- name: Footsteps
|
||||
guid: b329a8285e5b094cb6a88fd03040a940
|
||||
@ -658,7 +692,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
|
||||
@ -712,7 +746,7 @@ MonoBehaviour:
|
||||
ValueIcons: []
|
||||
valuesInternal: []
|
||||
TriggerWwu:
|
||||
- PhysicalPath: Triggers/Default Work Unit.wwu
|
||||
- PhysicalPath: Triggers\Default Work Unit.wwu
|
||||
PathAndIcons:
|
||||
- ElementName: Triggers
|
||||
ObjectType: 5
|
||||
@ -720,13 +754,13 @@ MonoBehaviour:
|
||||
- ElementName: Default Work Unit
|
||||
ObjectType: 12
|
||||
guid: cdb5c3a4e21b2c47bc3151725b9cf378
|
||||
ParentPath: Triggers/Default Work Unit
|
||||
ParentPath: Triggers\Default Work Unit
|
||||
guid: cdb5c3a4e21b2c47bc3151725b9cf378
|
||||
GuidInternal:
|
||||
m_lastTime: -8584518736503360884
|
||||
m_lastTime: -8584520486832050207
|
||||
List: []
|
||||
ExpandedFileSystemItemIds:
|
||||
ExpandedWaapiItemIds: 0500000006000000070000000e0000000f0000001f0000002000000023000000240000002500000026000000
|
||||
ExpandedWaapiItemIds: 0500000006000000070000000e0000000f0000001f00000020000000230000002400000025000000260000002700000028000000290000002a0000006400000065000000
|
||||
AutoSyncSelection: 0
|
||||
autoPopulateEnabled: 1
|
||||
currentDataSource: 0
|
||||
|
@ -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
|
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ae7ccdfe3e7216c46a448b0f009ff0fb
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -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
|
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a50e7f177cb5cdb4e828a8ef12f9c584
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -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
|
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f6fa0813c51949c4db188655ce14c5a1
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -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
|
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ddd4602f5cc3c9e43be0eecb5bc12767
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -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: e1c76fa0d0141864aa84b4e58218517c, type: 3}
|
||||
m_Name: B7DDB4D0-1ADB-44DF-BABA-88B5F3D3D872
|
||||
m_EditorClassIdentifier:
|
||||
objectName: grass
|
||||
id: 4248645337
|
||||
guid: B7DDB4D0-1ADB-44DF-BABA-88B5F3D3D872
|
||||
WwiseSwitchGroupReference: {fileID: 11400000, guid: fa917db249567fd429723f330d02ea79, type: 2}
|
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6db10d635a886864fab77277a370b163
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -1699,7 +1699,7 @@
|
||||
<ActiveSource Name="BerryWithBush" ID="{77096F51-D2C8-4643-AF4C-25BB66A3F3B2}" Platform="Linked"/>
|
||||
</ActiveSourceList>
|
||||
</Sound>
|
||||
<Sound Name="Bush" ID="{7A823E7E-9165-4B1E-A37D-ED8D81E0737E}" ShortID="199497895">
|
||||
<RandomSequenceContainer Name="Bushes" ID="{61BF703B-F8DB-4599-A0A2-6600864BA073}" ShortID="115392514">
|
||||
<ReferenceList>
|
||||
<Reference Name="Conversion">
|
||||
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{76BF55DB-E02F-49D9-A994-1CA76B6334EB}"/>
|
||||
@ -1709,40 +1709,52 @@
|
||||
</Reference>
|
||||
</ReferenceList>
|
||||
<ChildrenList>
|
||||
<AudioFileSource Name="Bush" ID="{CD509510-7D9C-408A-8EDA-AD5332F00995}">
|
||||
<Language>SFX</Language>
|
||||
<AudioFile>Bush.wav</AudioFile>
|
||||
<MediaIDList>
|
||||
<MediaID ID="411979747"/>
|
||||
</MediaIDList>
|
||||
</AudioFileSource>
|
||||
<Sound Name="Bush" ID="{7A823E7E-9165-4B1E-A37D-ED8D81E0737E}" ShortID="199497895">
|
||||
<ReferenceList>
|
||||
<Reference Name="Conversion">
|
||||
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{76BF55DB-E02F-49D9-A994-1CA76B6334EB}"/>
|
||||
</Reference>
|
||||
<Reference Name="OutputBus">
|
||||
<ObjectRef Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}" WorkUnitID="{CA27FFE4-DBEC-474B-A4F4-55153B6FF5C5}"/>
|
||||
</Reference>
|
||||
</ReferenceList>
|
||||
<ChildrenList>
|
||||
<AudioFileSource Name="Bush" ID="{CD509510-7D9C-408A-8EDA-AD5332F00995}">
|
||||
<Language>SFX</Language>
|
||||
<AudioFile>Bush.wav</AudioFile>
|
||||
<MediaIDList>
|
||||
<MediaID ID="411979747"/>
|
||||
</MediaIDList>
|
||||
</AudioFileSource>
|
||||
</ChildrenList>
|
||||
<ActiveSourceList>
|
||||
<ActiveSource Name="Bush" ID="{CD509510-7D9C-408A-8EDA-AD5332F00995}" Platform="Linked"/>
|
||||
</ActiveSourceList>
|
||||
</Sound>
|
||||
<Sound Name="Bush2" ID="{E45F45B2-2824-4EFB-9ADA-3F6FBD80A960}" ShortID="651364755">
|
||||
<ReferenceList>
|
||||
<Reference Name="Conversion">
|
||||
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{76BF55DB-E02F-49D9-A994-1CA76B6334EB}"/>
|
||||
</Reference>
|
||||
<Reference Name="OutputBus">
|
||||
<ObjectRef Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}" WorkUnitID="{CA27FFE4-DBEC-474B-A4F4-55153B6FF5C5}"/>
|
||||
</Reference>
|
||||
</ReferenceList>
|
||||
<ChildrenList>
|
||||
<AudioFileSource Name="Bush2" ID="{CF79B000-A701-4789-B775-0F53C445F750}">
|
||||
<Language>SFX</Language>
|
||||
<AudioFile>Bush2.wav</AudioFile>
|
||||
<MediaIDList>
|
||||
<MediaID ID="671416210"/>
|
||||
</MediaIDList>
|
||||
</AudioFileSource>
|
||||
</ChildrenList>
|
||||
<ActiveSourceList>
|
||||
<ActiveSource Name="Bush2" ID="{CF79B000-A701-4789-B775-0F53C445F750}" Platform="Linked"/>
|
||||
</ActiveSourceList>
|
||||
</Sound>
|
||||
</ChildrenList>
|
||||
<ActiveSourceList>
|
||||
<ActiveSource Name="Bush" ID="{CD509510-7D9C-408A-8EDA-AD5332F00995}" Platform="Linked"/>
|
||||
</ActiveSourceList>
|
||||
</Sound>
|
||||
<Sound Name="Bush2" ID="{E45F45B2-2824-4EFB-9ADA-3F6FBD80A960}" ShortID="651364755">
|
||||
<ReferenceList>
|
||||
<Reference Name="Conversion">
|
||||
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{76BF55DB-E02F-49D9-A994-1CA76B6334EB}"/>
|
||||
</Reference>
|
||||
<Reference Name="OutputBus">
|
||||
<ObjectRef Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}" WorkUnitID="{CA27FFE4-DBEC-474B-A4F4-55153B6FF5C5}"/>
|
||||
</Reference>
|
||||
</ReferenceList>
|
||||
<ChildrenList>
|
||||
<AudioFileSource Name="Bush2" ID="{CF79B000-A701-4789-B775-0F53C445F750}">
|
||||
<Language>SFX</Language>
|
||||
<AudioFile>Bush2.wav</AudioFile>
|
||||
<MediaIDList>
|
||||
<MediaID ID="671416210"/>
|
||||
</MediaIDList>
|
||||
</AudioFileSource>
|
||||
</ChildrenList>
|
||||
<ActiveSourceList>
|
||||
<ActiveSource Name="Bush2" ID="{CF79B000-A701-4789-B775-0F53C445F750}" Platform="Linked"/>
|
||||
</ActiveSourceList>
|
||||
</Sound>
|
||||
</RandomSequenceContainer>
|
||||
</ChildrenList>
|
||||
</Folder>
|
||||
<Folder Name="Music" ID="{FB46ED40-3AC4-44B0-904C-D9770E110928}" ShortID="1029051791">
|
||||
@ -1812,6 +1824,35 @@
|
||||
<ActiveSource Name="StartMusic3" ID="{81F4A518-3CE7-4B69-BFCD-40AFE3DCAE04}" Platform="Linked"/>
|
||||
</ActiveSourceList>
|
||||
</Sound>
|
||||
<Sound Name="MarketMusic" ID="{CBE52F21-EE90-4D6B-B56D-04DDB63E2E17}" ShortID="807720403">
|
||||
<PropertyList>
|
||||
<Property Name="IsLoopingEnabled" Type="bool" Value="True"/>
|
||||
</PropertyList>
|
||||
<ReferenceList>
|
||||
<Reference Name="Conversion">
|
||||
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{76BF55DB-E02F-49D9-A994-1CA76B6334EB}"/>
|
||||
</Reference>
|
||||
<Reference Name="OutputBus">
|
||||
<ObjectRef Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}" WorkUnitID="{CA27FFE4-DBEC-474B-A4F4-55153B6FF5C5}"/>
|
||||
</Reference>
|
||||
</ReferenceList>
|
||||
<ChildrenList>
|
||||
<AudioFileSource Name="Market" ID="{A9030A4A-68D6-4094-B897-D1E30EBC2E9B}">
|
||||
<PropertyList>
|
||||
<Property Name="OverrideWavLoop" Type="bool" Value="True"/>
|
||||
<Property Name="TrimBegin" Type="Real64" Value="0.140153781453837"/>
|
||||
</PropertyList>
|
||||
<Language>SFX</Language>
|
||||
<AudioFile>Market.wav</AudioFile>
|
||||
<MediaIDList>
|
||||
<MediaID ID="126117844"/>
|
||||
</MediaIDList>
|
||||
</AudioFileSource>
|
||||
</ChildrenList>
|
||||
<ActiveSourceList>
|
||||
<ActiveSource Name="Market" ID="{A9030A4A-68D6-4094-B897-D1E30EBC2E9B}" Platform="Linked"/>
|
||||
</ActiveSourceList>
|
||||
</Sound>
|
||||
</ChildrenList>
|
||||
</Folder>
|
||||
</ChildrenList>
|
||||
|
@ -278,6 +278,28 @@
|
||||
</Action>
|
||||
</ChildrenList>
|
||||
</Event>
|
||||
<Event Name="Play_MarketMusic" ID="{CE9433AE-E90B-4B79-BDA1-870EA432B2F9}">
|
||||
<ChildrenList>
|
||||
<Action Name="" ID="{A0423716-74F6-4351-A115-8D204A8081E9}" ShortID="336640219">
|
||||
<ReferenceList>
|
||||
<Reference Name="Target">
|
||||
<ObjectRef Name="MarketMusic" ID="{CBE52F21-EE90-4D6B-B56D-04DDB63E2E17}" WorkUnitID="{B5FDF94D-31BC-4AB0-A385-CC577C3D722E}"/>
|
||||
</Reference>
|
||||
</ReferenceList>
|
||||
</Action>
|
||||
</ChildrenList>
|
||||
</Event>
|
||||
<Event Name="Play_Bushes" ID="{1F21A58C-C624-4B26-BD43-1CB4F03BEB3A}">
|
||||
<ChildrenList>
|
||||
<Action Name="" ID="{BF2B7438-4C9C-41E0-8018-BB3BD5AF9E80}" ShortID="23399497">
|
||||
<ReferenceList>
|
||||
<Reference Name="Target">
|
||||
<ObjectRef Name="Bushes" ID="{61BF703B-F8DB-4599-A0A2-6600864BA073}" WorkUnitID="{B5FDF94D-31BC-4AB0-A385-CC577C3D722E}"/>
|
||||
</Reference>
|
||||
</ReferenceList>
|
||||
</Action>
|
||||
</ChildrenList>
|
||||
</Event>
|
||||
</ChildrenList>
|
||||
</WorkUnit>
|
||||
</Events>
|
||||
|
Binary file not shown.
@ -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}"
|
||||
}
|
||||
}
|
@ -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
|
||||
|
Binary file not shown.
@ -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}"
|
||||
}
|
||||
}
|
@ -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
|
||||
|
BIN
blueberryPeak/blueberryPeak_WwiseProject/Originals/SFX/Bird5.wav
(Stored with Git LFS)
Normal file
BIN
blueberryPeak/blueberryPeak_WwiseProject/Originals/SFX/Bird5.wav
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -21,6 +21,8 @@
|
||||
<ObjectRef Name="Play_Bird1" ID="{11E00BAF-650E-4729-8A0A-70AA791ECF7C}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
<ObjectRef Name="Play_SandFootsteps" ID="{5FA520EA-B98C-47A0-A4BE-B1236644799F}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
<ObjectRef Name="Play_Bush" ID="{99604371-54AF-4971-9CCF-8C1B76E00F74}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
<ObjectRef Name="Play_Bushes" ID="{1F21A58C-C624-4B26-BD43-1CB4F03BEB3A}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
<ObjectRef Name="Play_MarketMusic" ID="{CE9433AE-E90B-4B79-BDA1-870EA432B2F9}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
<ObjectRef Name="Play_Digging" ID="{DC9349F3-0DF1-4BC8-90BF-D101ADD5E039}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
<ObjectRef Name="Play_River" ID="{930459F4-424E-4BCD-A070-F99A52EA6670}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
<ObjectRef Name="Play_BackgroundMusic" ID="{14AE3CE7-5697-4CCC-A487-7C502DECB508}" WorkUnitID="{4BCA03D5-8CC2-430B-84CF-91E122DEA841}" Origin="Manual" Filter="7"/>
|
||||
|
Loading…
Reference in New Issue
Block a user