Had accidentally made the water opaque at some point. Fixed.

This commit is contained in:
blujai831 2023-12-28 16:11:37 -08:00
parent 848202fd2a
commit d18d2c3463
No known key found for this signature in database
GPG Key ID: DDC31A0363AA5E66
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
[resource]
script = ExtResource("1_d1s70")
color = Color(0.2, 0.4, 0.5, 1)
color = Color(0.2, 0.4, 0.501961, 0.752941)
buoyancy = 11.0
viscosity = 1.0