Allow for complex room bounds for clip checks

This commit is contained in:
2021-05-03 00:57:17 +02:00
parent f71724ae8b
commit 2bf23db935
14 changed files with 92 additions and 152 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ triLootRoom w h = pure $ Room
,PS (0,h-15) 0 putLamp
,PS (0,-60) 0 putLamp
]
, _rmBound = convexHull $ tri ++ base
, _rmBound = [tri , base]
}
where
tri =