diff --git a/modules/bullet/area_bullet.cpp b/modules/bullet/area_bullet.cpp index 79ada54f0f..3af3865672 100644 --- a/modules/bullet/area_bullet.cpp +++ b/modules/bullet/area_bullet.cpp @@ -53,7 +53,7 @@ AreaBullet::AreaBullet() : spOv_gravityVec(0, -1, 0), spOv_gravityMag(10), spOv_linearDump(0.1), - spOv_angularDump(1), + spOv_angularDump(0.1), spOv_priority(0), isScratched(false) {