CameraPane.java
.. .. @@ -124,7 +124,7 @@ 124 124 static boolean LOCALTRANSFORM = false; 125 125 static boolean FULLSCREEN = false; 126 126 static boolean SUPPORT = true; 127 -static boolean INERTIA = true;127 +static boolean INERTIA = false; // true;128 128 static boolean FAST = false; 129 129 static boolean SLOWPOSE = false; 130 130 static boolean FOOTCONTACT = true;