feat(audio): so enemy_hit per a debris_partial (impacte parcial a enemic amb HP>1)

This commit is contained in:
2026-05-26 19:03:19 +02:00
parent ddcd2076a1
commit b936f410ce
3 changed files with 11 additions and 9 deletions
+1
View File
@@ -36,6 +36,7 @@ namespace Defaults::Sound {
constexpr const char* CONTINUE = "effects/continue.wav"; // Cuenta atras
constexpr const char* ENEMY_EXPLOSION = "effects/enemy_explosion.wav"; // Explosió d'enemic (debris default)
constexpr const char* ENEMY_HIT = "effects/enemy_hit.wav"; // Impacte parcial a enemic (debris_partial — HP > 1)
constexpr const char* PLAYER_EXPLOSION = "effects/player_explosion.wav"; // Explosió de la nau del jugador
constexpr const char* FRIENDLY_FIRE_HIT = "effects/friendly_fire.wav"; // Friendly fire hit
constexpr const char* HIT = "effects/hit.wav"; // Enemic ferit (primer impacte → HURT)