Improve wall crushing
This commit is contained in:
@@ -33,6 +33,7 @@ data Door = Door
|
||||
, _drZeroPos :: (Point2,Float)
|
||||
, _drOnePos :: (Point2,Float)
|
||||
, _drLerp :: Float
|
||||
, _drOldLerp :: Float
|
||||
, _drFootPrint :: IM.IntMap (Point2,Point2)
|
||||
, _drHP :: Int
|
||||
, _drPushedBy :: PushSource
|
||||
|
||||
Reference in New Issue
Block a user