Fix inherited tile positioning

This commit is contained in:
2026-04-01 18:01:11 +01:00
parent c504d3c511
commit e50fdb8807
6 changed files with 62 additions and 42 deletions
+1
View File
@@ -38,6 +38,7 @@ makeTileFromPoly poly z =
, _tileZero = c
, _tileTangentPos = c + (baseFloorTileSize *.* normalizeV (d -.- c))
, _tileArrayZ = z
, _tileZeroShift = Nothing
}
where
(c : d : _) = poly