효과음 겹치는 문제 수정을 위해 효과음 재생중일때 효과음이 재생되지 않도록 수정
This commit is contained in:
@@ -20047,6 +20047,7 @@ MonoBehaviour:
|
||||
- {fileID: 1877559506}
|
||||
- {fileID: 897622737}
|
||||
currentWave: 0
|
||||
isTimerRunning: 0
|
||||
waveDataArray:
|
||||
- monsterPrefabA: {fileID: 9096056522544909490, guid: 53f5c583c440aa546bde473536a2ead1, type: 3}
|
||||
monsterPrefabB: {fileID: 5532926939721588456, guid: b4cf92d97c6e476458cfc19779d644d0, type: 3}
|
||||
@@ -20162,7 +20163,7 @@ Transform:
|
||||
m_GameObject: {fileID: 1185367601}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: -0.72366333, y: -1.5159607, z: -10.076585}
|
||||
m_LocalPosition: {x: -0.7237015, y: -1.5072632, z: -10.076585}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
@@ -34317,7 +34318,20 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 023ac119be3a3d24c816494653c341dc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
bgmClip: {fileID: 0}
|
||||
bgmVolume: 0.2
|
||||
bgSound: {fileID: 2068238030}
|
||||
sfxClips:
|
||||
- {fileID: 8300000, guid: d9b6b98705872654fbd8cd2eb50566c4, type: 3}
|
||||
- {fileID: 8300000, guid: 7b924592d5ae5b841b180929d40732b7, type: 3}
|
||||
- {fileID: 8300000, guid: f48df33f7dda4a94aae097863d2e875d, type: 3}
|
||||
- {fileID: 8300000, guid: d24e772b39f07ea42b380d53d542438f, type: 3}
|
||||
- {fileID: 8300000, guid: 365990a793283564aa391eddb2dc2c76, type: 3}
|
||||
- {fileID: 8300000, guid: 3aa1c6aa8a0b2c24487dde9a48e1d6da, type: 3}
|
||||
- {fileID: 8300000, guid: d5e7610e90cfd054b9c1fc1fef110d91, type: 3}
|
||||
- {fileID: 8300000, guid: daada6b5d9cf66744a5587c6ed246371, type: 3}
|
||||
sfxVolume: 0.5
|
||||
channels: 16
|
||||
--- !u!4 &2068238029
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user