Allow for ordering of in placements, not fully tested yet
This commit is contained in:
@@ -34,7 +34,7 @@ triggerDoorRoom i =
|
||||
{ _rmPolys = [rectNSWE 40 0 0 40]
|
||||
, _rmLinks = [uncurry outLink (V2 20 35, 0), uncurry inLink (V2 20 5, pi)]
|
||||
, _rmPath = doublePairSet (V2 20 35, V2 20 5)
|
||||
, _rmInPmnt = [f]
|
||||
, _rmInPmnt = [(0,f)]
|
||||
, _rmName = "triggerDoorRoom"
|
||||
-- door extends into side walls (for shadows as rendered 12/03/21)
|
||||
-- note no bounds
|
||||
|
||||
Reference in New Issue
Block a user