Remove BloomNoZWrite layer

This commit is contained in:
2025-11-21 09:36:56 +00:00
parent 3ceff22f36
commit 9c94e1b3f3
13 changed files with 17 additions and 63 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ updateLaser w pt =
drawLaser :: Color -> [Point2] -> Picture
drawLaser col =
setLayer BloomNoZWrite
setLayer BloomLayer -- was nozwrite
. setDepth 19.5
. color (brightX 10 1 col)
. thickLine 3