Implement slowed down aim turning
This commit is contained in:
@@ -57,6 +57,7 @@ data ItemUse
|
||||
|
||||
data AimParams = AimParams
|
||||
{ _aimWeight :: Int
|
||||
, _aimTurnSpeed :: Float
|
||||
, _aimRange :: Float
|
||||
, _aimZoom :: ItZoom
|
||||
, _aimStance :: AimStance
|
||||
|
||||
Reference in New Issue
Block a user