Add comment

This commit is contained in:
2023-12-26 23:11:12 +00:00
parent 12c509a8b0
commit 6ee1249b6d
+2
View File
@@ -131,6 +131,8 @@ tryAssignHotkey w sc = fromMaybe w $ do
-- isAiming = _posture (_crStance cr) == Aiming -- isAiming = _posture (_crStance cr) == Aiming
-- mouseDir = argV $ mouseWorldPos (w ^. input) (w ^. wCam) - (cr ^. crPos) -- mouseDir = argV $ mouseWorldPos (w ^. input) (w ^. wCam) - (cr ^. crPos)
-- | The order of these MAY be important, in particular the setting of crMvAim
-- within wasdMovement should probably be done first
wasdWithAiming :: wasdWithAiming ::
World -> World ->
-- | Base speed -- | Base speed