[update] Improved actor's speed attenuation.

This commit is contained in:
falsycat 2019-10-17 00:00:00 +00:00
parent a6a0747931
commit 1df1087dde

View File

@ -23,7 +23,7 @@ class ActorController : ActorScheduledController, ActorControllerInterface {
///
enum MaxSpeed = 0.03;
///
enum SpeedAttenuation = 0.05;
enum SpeedAttenuation = 0.08;
///
this(