Make aiming speed be gouverned by strength

This commit is contained in:
2022-05-22 14:33:34 +01:00
parent 6891bd7541
commit fd40da2d4a
15 changed files with 35 additions and 37 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ luseInstantNoH f = LeftUse
}
defaultAimParams :: AimParams
defaultAimParams = AimParams
{ _aimSpeed = 1
{ _aimWeight = 0
, _aimRange = 0
, _aimZoom = ItZoom 20 0.2 1
, _aimStance = OneHand