fix water alpha

This commit is contained in:
2025-04-09 15:16:47 +02:00
parent 965826155f
commit 7b4b72d440
2 changed files with 8 additions and 6 deletions

View File

@@ -3,3 +3,5 @@ type = "StandardMaterial"
[material]
base_color_texture = "water.png"
unlit = true
alpha_mode = "Add"