feat(debris): modelo INTACTO→MENGUANDO→0 (sin pop, fade-out por tamaño)

This commit is contained in:
2026-05-21 12:53:01 +02:00
parent efd18ff852
commit 048263a1d0
5 changed files with 105 additions and 101 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ namespace Systems::Collision {
0.0F, // sin herencia visual
Defaults::Sound::EXPLOSION,
COLOR,
Defaults::Physics::Debris::ENEMY_LIFETIME,
Defaults::Physics::Debris::ENEMY_INTACT_TIME,
Defaults::Physics::Debris::ENEMY_FRICTION,
Defaults::Physics::Debris::ENEMY_SEGMENT_MULTIPLIER);
}