Work on flying creature inertia
This commit is contained in:
@@ -579,6 +579,7 @@ updateTerminal tm w = fromMaybe w $ do
|
||||
|
||||
setOldPos :: Creature -> Creature
|
||||
setOldPos cr = cr & crOldPos .~ _crPos cr
|
||||
& crStance . carriage . oldOldPos .~ cr ^. crOldPos . _xy
|
||||
|
||||
--doRewind :: World -> World
|
||||
--doRewind w = case w ^. cwTime . maybeWorld of
|
||||
|
||||
Reference in New Issue
Block a user