Add comment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user