Work on autodoor pathing

This commit is contained in:
2025-10-24 13:19:21 +01:00
parent 7b622c8e31
commit 9eed2706b0
13 changed files with 68 additions and 87 deletions
+2 -2
View File
@@ -58,7 +58,7 @@ twinSlowDoorRoom w h x =
}
where
--thewall = switchWallCol red
thewall = defaultSwitchWall
thewall = defaultDoorWall
wlSpeed = 0.5
addColorChange lsid drid =
over prUpdate $
@@ -131,7 +131,7 @@ addButtonSlowDoor x h rm = do
-- TODO make the height of this light source and of other mounted lights
-- be taken from a single consistent source
--thewall = switchWallCol red
thewall = defaultSwitchWall
thewall = defaultDoorWall
butDoor = putLitButOnPos
col
(rprBool (isUnusedLnkType InLink))