fix(debris): bug rotacion cuadratica + shrink exponencial; geometria autoritativa
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user