fix: changed zone leave/enter sounds

This commit is contained in:
Jakob Feldmann 2024-04-16 13:47:52 +02:00
parent 25ba3c6e65
commit 3441b46d6c
5 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@ AudioSource:
m_audioClip: {fileID: 8300000, guid: f03afcd094e19824e8549f6fec3655ef, type: 3}
m_PlayOnAwake: 0
m_Volume: 0.092
m_Pitch: 1.13
m_Pitch: 1.05
Loop: 0
Mute: 0
Spatialize: 0

View File

@ -47,7 +47,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 1
audioTag: zone_change_in
pitchRange: 0.4
pitchRange: 0.2
volumeRange: 0.3
--- !u!82 &7696877450501702533
AudioSource:
@ -62,7 +62,7 @@ AudioSource:
m_audioClip: {fileID: 8300000, guid: 4c5447693497adc4ebc7065f253d8b9f, type: 3}
m_PlayOnAwake: 0
m_Volume: 0.25
m_Pitch: 1
m_Pitch: 0.6
Loop: 0
Mute: 0
Spatialize: 0

View File

@ -47,7 +47,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 1
audioTag: zone_change_out
pitchRange: 0.4
pitchRange: 0.2
volumeRange: 0.3
--- !u!82 &7696877450501702533
AudioSource:
@ -62,7 +62,7 @@ AudioSource:
m_audioClip: {fileID: 8300000, guid: fad7b8b8149e035499ded4af2227b5aa, type: 3}
m_PlayOnAwake: 0
m_Volume: 0.25
m_Pitch: 1
m_Pitch: 0.8
Loop: 0
Mute: 0
Spatialize: 0