Move towards unifying door movement

This commit is contained in:
2025-10-21 23:13:36 +01:00
parent 2f3a00a971
commit 39677c3a02
9 changed files with 143 additions and 79 deletions
+1
View File
@@ -67,6 +67,7 @@ data DrWdWd
| DrWdMakeDoorDebris
| DrWdMechanismStepwise Int [Int] [(Point2, Point2)]
| DoorMechanism
| DoorLerp
--deriving (Eq, Ord, Show, Read) --Generic, Flat)
--deriving (Eq, Show, Read) --, Generic)