Skip to content

Commit

Permalink
Merge branch 'audiooo' of https://github.com/ahmed-alnour123/GGJ into…
Browse files Browse the repository at this point in the history
… ahmed/basic_game
  • Loading branch information
ahmed-alnour123 committed Jan 31, 2021
2 parents 940de59 + 9c8fc12 commit 82b6824
Show file tree
Hide file tree
Showing 21 changed files with 1,075 additions and 15 deletions.
97 changes: 97 additions & 0 deletions Assets/Prefabs/seed.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -4779,6 +4779,7 @@ GameObject:
m_Component:
- component: {fileID: 3662495757547493543}
- component: {fileID: 3662495757547493542}
- component: {fileID: 9211339490235427036}
m_Layer: 0
m_Name: seed
m_TagString: Sack
Expand Down Expand Up @@ -4815,6 +4816,102 @@ MonoBehaviour:
m_EditorClassIdentifier:
isAwake: 0
isDisappeard: 0
--- !u!82 &9211339490235427036
AudioSource:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3662495757547493537}
m_Enabled: 1
serializedVersion: 4
OutputAudioMixerGroup: {fileID: 0}
m_audioClip: {fileID: 8300000, guid: c11d2b83ef3c863049e13c336409d147, type: 3}
m_PlayOnAwake: 1
m_Volume: 0.09
m_Pitch: 1
Loop: 0
Mute: 0
Spatialize: 0
SpatializePostEffects: 0
Priority: 128
DopplerLevel: 1
MinDistance: 1
MaxDistance: 500
Pan2D: 0
rolloffMode: 0
BypassEffects: 0
BypassListenerEffects: 0
BypassReverbZones: 0
rolloffCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
panLevelCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
spreadCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
reverbZoneMixCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
--- !u!1 &3662495758921496117
GameObject:
m_ObjectHideFlags: 0
Expand Down
Loading

0 comments on commit 82b6824

Please sign in to comment.