Broken implementation of window colours, move towards stencil ceilings
This commit is contained in:
@@ -212,7 +212,7 @@ airlock90 =
|
||||
]
|
||||
]
|
||||
, _rmLinks = lnks
|
||||
, _rmPath = linksDAGToPath lnks $ [(40,80)]
|
||||
, _rmPath = linksDAGToPath lnks [(40,80)]
|
||||
, _rmPmnts =
|
||||
[ pContID
|
||||
(PS (V2 120 120) (3 * pi / 4))
|
||||
|
||||
@@ -55,7 +55,7 @@ twinSlowDoorRoom w h x =
|
||||
\btid -> jsps0J (putSlideDr (thedoor btid) thewall 1 (V2 x 1) (V2 x h)) $
|
||||
ps0 (putSlideDr (thedoor btid) thewall 1 (V2 (- x) 1) (V2 (- x) h)) $
|
||||
\_ -> jps0' (PutLS (lsColPos (V3 0.75 0 0) (V3 0 (h -1) lampheight))) $
|
||||
\_ -> Nothing -- jsps0 $ PutProp $ addColorChange (fromJust $ _plMID lspl) did $ lampCoverWhen (WdBlDoorMoving did) (V2 0 (h -1)) lampheight
|
||||
const Nothing -- jsps0 $ PutProp $ addColorChange (fromJust $ _plMID lspl) did $ lampCoverWhen (WdBlDoorMoving did) (V2 0 (h -1)) lampheight
|
||||
]
|
||||
, _rmBound = ps
|
||||
, _rmName = "twinSlowDoorRoom"
|
||||
|
||||
Reference in New Issue
Block a user