Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Final project Beta
  • Loading branch information
ars17035 committed Apr 21, 2020
1 parent 0344df3 commit 7d893e9
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Final Platformer/Assets/Scenes/SampleScene.unity
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Final Platformer/Assets/prefabs/Bullet.prefab
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions Final Platformer/Assets/prefabs/EnemyBullet.prefab
Expand Up @@ -161,15 +161,15 @@ 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
Spatialize: 0
SpatializePostEffects: 0
Priority: 128
DopplerLevel: 1
MinDistance: 0.14837885
MinDistance: 0.12092757
MaxDistance: 500
Pan2D: 0
rolloffMode: 0
Expand Down
4 changes: 2 additions & 2 deletions Final Platformer/Assets/prefabs/Explosion.prefab
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Final Platformer/Assets/prefabs/Flash.prefab
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Final Platformer/Assets/prefabs/Tank Bullet.prefab
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Final Platformer/Assets/prefabs/enemybullet 1.prefab
Expand Up @@ -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
Expand Down
Binary file modified Final Platformer/Build/Build/Build.data.unityweb
Binary file not shown.
Binary file modified Final Platformer/Build/Build/Build.wasm.code.unityweb
Binary file not shown.
Binary file modified Final Platformer/Build/Build/Build.wasm.framework.unityweb
Binary file not shown.

0 comments on commit 7d893e9

Please sign in to comment.