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
View File
@@ -24,6 +24,8 @@ defaultWorld = World
, _cameraCenter = V2 0 0
, _cameraRot = 0
, _cameraZoom = 1
, _itemZoom = 1
, _defaultZoom = 1
, _cameraViewFrom = V2 0 0
, _viewDistance = 1000
, _modifications = IM.empty