Remove targeting bugs
This commit is contained in:
@@ -346,7 +346,7 @@ useMod hm = case hm of
|
||||
yoff x = fromIntegral x - fromIntegral (n' -1) / 2
|
||||
n' = _lasCycle (_itParams it)
|
||||
thegapDualBeam = _dbGap . _itParams
|
||||
directedTelPos it cr w = (p, a)
|
||||
directedTelPos _ cr w = (p, a)
|
||||
where
|
||||
p = fromMaybe (_crPos cr) $ cr ^? crTargeting . ctPos . _Just
|
||||
a = argV (mouseWorldPos (w ^. input) (w ^. cWorld . camPos) -.- p)
|
||||
|
||||
Reference in New Issue
Block a user