Smooth camera movement when aiming, breaks sniper scope

This commit is contained in:
2022-06-04 22:06:19 +01:00
parent b0e880c96f
commit 991aa17b33
4 changed files with 40 additions and 18 deletions
+2 -1
View File
@@ -151,7 +151,8 @@ rifle = bangCane
& itConsumption . ammoBaseMax .~ 1
& itUse . useAim . aimWeight .~ 6
& itUse . useAim . aimRange .~ 1
& itUse . useAim . aimZoom .~ defaultItZoom {_itZoomFac = 1.5}
-- & itUse . useAim . aimZoom .~ defaultItZoom {_itZoomFac = 1.5}
& itUse . useAim . aimZoom .~ defaultItZoom {_itZoomFac = 2}
repeater :: Item
repeater = rifle
& itModules . at ModRifleMag ?~ DefaultModule