fix(debris): bug rotacion cuadratica + shrink exponencial; geometria autoritativa

This commit is contained in:
2026-05-21 13:37:12 +02:00
parent e84f555a66
commit 9b25e875f3
5 changed files with 55 additions and 38 deletions
+2 -1
View File
@@ -76,7 +76,8 @@ namespace Systems::Collision {
COLOR,
Defaults::Physics::Debris::ENEMY_INTACT_TIME,
Defaults::Physics::Debris::ENEMY_FRICTION,
Defaults::Physics::Debris::ENEMY_SEGMENT_MULTIPLIER);
Defaults::Physics::Debris::ENEMY_SEGMENT_MULTIPLIER,
Defaults::Physics::Debris::ENEMY_SHRINK_RATE);
}
} // anonymous namespace