diff --git a/Assets/02.Scripts/ScriptableObject/Audio/SfxData.asset b/Assets/02.Scripts/ScriptableObject/Audio/SfxData.asset index f68d109f3..4d25cba1e 100644 --- a/Assets/02.Scripts/ScriptableObject/Audio/SfxData.asset +++ b/Assets/02.Scripts/ScriptableObject/Audio/SfxData.asset @@ -52,6 +52,8 @@ MonoBehaviour: - k__BackingField: SandMoleSpikeBarrage k__BackingField: {fileID: 8300000, guid: 080b4e76403b9d34781e34993de1f81b, type: 3} - k__BackingField: ThrowSpike - k__BackingField: {fileID: 8300000, guid: d68e2e1d81cf45a4e818074955493b57, type: 3} + k__BackingField: {fileID: 8300000, guid: 09f44db4335288b42a4eecdc0ea0c62d, type: 3} - k__BackingField: SpikeAttacked k__BackingField: {fileID: 8300000, guid: 7e5c81f4703b8cf4c89b143917577923, type: 3} + - k__BackingField: GateOfSpikes + k__BackingField: {fileID: 8300000, guid: bdc02245c217c51458d29812cbf59a6a, type: 3} diff --git a/Assets/02.Scripts/Skill/Enemy/Boss/SandMole/GateOfSpikes.cs b/Assets/02.Scripts/Skill/Enemy/Boss/SandMole/GateOfSpikes.cs index 1671dff25..f438de6d9 100644 --- a/Assets/02.Scripts/Skill/Enemy/Boss/SandMole/GateOfSpikes.cs +++ b/Assets/02.Scripts/Skill/Enemy/Boss/SandMole/GateOfSpikes.cs @@ -58,6 +58,7 @@ namespace BlueWater.Enemies.Bosses.SandMole.Skills _spineController.PlayAnimation(SandMoleAnimation.Idle.ToString(), true); IsUsingSkill = true; + AudioManager.Instance.PlaySfx("GateOfSpikes"); var startPosition = SkillUser.transform.position; var targetCenterPosition = _targetCollider.transform.position; startPosition.y = targetCenterPosition.y; diff --git a/Assets/05.Prefabs/Particles/Enemies/Bosses/SandMole/GateOfSpikeParticle.prefab b/Assets/05.Prefabs/Particles/Enemies/Bosses/SandMole/GateOfSpikeParticle.prefab index 0587a05c8..2de83b6e0 100644 --- a/Assets/05.Prefabs/Particles/Enemies/Bosses/SandMole/GateOfSpikeParticle.prefab +++ b/Assets/05.Prefabs/Particles/Enemies/Bosses/SandMole/GateOfSpikeParticle.prefab @@ -106,4 +106,4 @@ MonoBehaviour: m_Bits: 2240 _useAutoDestroy: 1 _autoDestroyTime: 10 - _awakeSfxName: ThrowSpike + _awakeSfxName: diff --git a/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikesSfx.mp3 b/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/GateOfSpikesSfx.mp3 similarity index 100% rename from Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikesSfx.mp3 rename to Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/GateOfSpikesSfx.mp3 diff --git a/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikesSfx.mp3.meta b/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/GateOfSpikesSfx.mp3.meta similarity index 100% rename from Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikesSfx.mp3.meta rename to Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/GateOfSpikesSfx.mp3.meta diff --git a/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikeSfx.wav b/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikeSfx.wav deleted file mode 100644 index 12e8291ce..000000000 Binary files a/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikeSfx.wav and /dev/null differ diff --git a/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikeSfx.wav.meta b/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikeSfx.wav.meta deleted file mode 100644 index 3600ab7ba..000000000 --- a/Assets/06.Sounds/Sfx/Characters/Enemies/Bosses/SandMole/ThrowSpikeSfx.wav.meta +++ /dev/null @@ -1,23 +0,0 @@ -fileFormatVersion: 2 -guid: d68e2e1d81cf45a4e818074955493b57 -AudioImporter: - externalObjects: {} - serializedVersion: 8 - defaultSettings: - serializedVersion: 2 - loadType: 0 - sampleRateSetting: 0 - sampleRateOverride: 44100 - compressionFormat: 1 - quality: 1 - conversionMode: 0 - preloadAudioData: 0 - platformSettingOverrides: {} - forceToMono: 0 - normalize: 1 - loadInBackground: 0 - ambisonic: 0 - 3D: 1 - userData: - assetBundleName: - assetBundleVariant: