diff --git a/Final Platformer/Assets/Scenes/SampleScene.unity b/Final Platformer/Assets/Scenes/SampleScene.unity index 1895c3f..b738ee3 100644 --- a/Final Platformer/Assets/Scenes/SampleScene.unity +++ b/Final Platformer/Assets/Scenes/SampleScene.unity @@ -68924,7 +68924,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: 27849a6399bfe704cae7fede9a023c2c, type: 3} m_PlayOnAwake: 0 - m_Volume: 1 + m_Volume: 0.4 m_Pitch: 1 Loop: 0 Mute: 0 diff --git a/Final Platformer/Assets/prefabs/Bullet.prefab b/Final Platformer/Assets/prefabs/Bullet.prefab index a4ca233..06bff13 100644 --- a/Final Platformer/Assets/prefabs/Bullet.prefab +++ b/Final Platformer/Assets/prefabs/Bullet.prefab @@ -161,7 +161,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: 039f0fc9a826a3f4f84274ed82fb6ea4, type: 3} m_PlayOnAwake: 1 - m_Volume: 0.4 + m_Volume: 0.2 m_Pitch: 1 Loop: 0 Mute: 0 diff --git a/Final Platformer/Assets/prefabs/EnemyBullet.prefab b/Final Platformer/Assets/prefabs/EnemyBullet.prefab index f6cece9..6f3c1cc 100644 --- a/Final Platformer/Assets/prefabs/EnemyBullet.prefab +++ b/Final Platformer/Assets/prefabs/EnemyBullet.prefab @@ -161,7 +161,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: 52d599311c58d9a4b93602d707e60769, type: 3} m_PlayOnAwake: 1 - m_Volume: 1 + m_Volume: 0.2 m_Pitch: 1 Loop: 0 Mute: 0 @@ -169,7 +169,7 @@ AudioSource: SpatializePostEffects: 0 Priority: 128 DopplerLevel: 1 - MinDistance: 0.14837885 + MinDistance: 0.12092757 MaxDistance: 500 Pan2D: 0 rolloffMode: 0 diff --git a/Final Platformer/Assets/prefabs/Explosion.prefab b/Final Platformer/Assets/prefabs/Explosion.prefab index 84680fd..fc86c6d 100644 --- a/Final Platformer/Assets/prefabs/Explosion.prefab +++ b/Final Platformer/Assets/prefabs/Explosion.prefab @@ -94,7 +94,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 343edb0e11b172f4187a0d11a4c5b363, type: 3} m_Name: m_EditorClassIdentifier: - lifetime: 0.58 + lifetime: 0.57 --- !u!95 &8540505677928935196 Animator: serializedVersion: 3 @@ -126,7 +126,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: bf84018f34fe87843856bfdbf0f077fe, type: 3} m_PlayOnAwake: 1 - m_Volume: 1 + m_Volume: 0.4 m_Pitch: 1 Loop: 0 Mute: 0 diff --git a/Final Platformer/Assets/prefabs/Flash.prefab b/Final Platformer/Assets/prefabs/Flash.prefab index 064b3b2..1d8a021 100644 --- a/Final Platformer/Assets/prefabs/Flash.prefab +++ b/Final Platformer/Assets/prefabs/Flash.prefab @@ -106,7 +106,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: bf84018f34fe87843856bfdbf0f077fe, type: 3} m_PlayOnAwake: 1 - m_Volume: 1 + m_Volume: 0.4 m_Pitch: 1 Loop: 0 Mute: 0 diff --git a/Final Platformer/Assets/prefabs/Tank Bullet.prefab b/Final Platformer/Assets/prefabs/Tank Bullet.prefab index 8a16fc5..072d6a8 100644 --- a/Final Platformer/Assets/prefabs/Tank Bullet.prefab +++ b/Final Platformer/Assets/prefabs/Tank Bullet.prefab @@ -148,7 +148,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: 52d599311c58d9a4b93602d707e60769, type: 3} m_PlayOnAwake: 1 - m_Volume: 1 + m_Volume: 0.4 m_Pitch: 1 Loop: 0 Mute: 0 diff --git a/Final Platformer/Assets/prefabs/enemybullet 1.prefab b/Final Platformer/Assets/prefabs/enemybullet 1.prefab index a827db3..287a85f 100644 --- a/Final Platformer/Assets/prefabs/enemybullet 1.prefab +++ b/Final Platformer/Assets/prefabs/enemybullet 1.prefab @@ -148,7 +148,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: 52d599311c58d9a4b93602d707e60769, type: 3} m_PlayOnAwake: 1 - m_Volume: 1 + m_Volume: 0.4 m_Pitch: 1 Loop: 0 Mute: 0 diff --git a/Final Platformer/Build/Build/Build.data.unityweb b/Final Platformer/Build/Build/Build.data.unityweb index 10969f9..e653651 100644 Binary files a/Final Platformer/Build/Build/Build.data.unityweb and b/Final Platformer/Build/Build/Build.data.unityweb differ diff --git a/Final Platformer/Build/Build/Build.wasm.code.unityweb b/Final Platformer/Build/Build/Build.wasm.code.unityweb index 0502ae8..7c6c9ce 100644 Binary files a/Final Platformer/Build/Build/Build.wasm.code.unityweb and b/Final Platformer/Build/Build/Build.wasm.code.unityweb differ diff --git a/Final Platformer/Build/Build/Build.wasm.framework.unityweb b/Final Platformer/Build/Build/Build.wasm.framework.unityweb index 53c6f43..d985cc4 100644 Binary files a/Final Platformer/Build/Build/Build.wasm.framework.unityweb and b/Final Platformer/Build/Build/Build.wasm.framework.unityweb differ