diff options
author | tpart <tpart120@proton.me> | 2024-09-16 14:20:12 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-09-16 14:20:12 +0200 |
commit | 1e059a4c891bfd00d758932c59bcae2bd47076a7 (patch) | |
tree | b18570c0ffd83b0259ba82518a60e388fe3c257c | |
parent | 3d9141754ce8f4857874fe4eddf08f0f56c1ef74 (diff) | |
download | hurrycurry-1e059a4c891bfd00d758932c59bcae2bd47076a7.tar hurrycurry-1e059a4c891bfd00d758932c59bcae2bd47076a7.tar.bz2 hurrycurry-1e059a4c891bfd00d758932c59bcae2bd47076a7.tar.zst |
Increase contrast of item bubbles
-rw-r--r-- | client/player/item_bubble.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/player/item_bubble.tscn b/client/player/item_bubble.tscn index f3456908..2e340ff3 100644 --- a/client/player/item_bubble.tscn +++ b/client/player/item_bubble.tscn @@ -75,6 +75,7 @@ size = 0.6 [node name="DirectionalLight3D" type="DirectionalLight3D" parent="SubViewport/ItemMessage/VBoxContainer/SubViewportContainer/SubViewport"] transform = Transform3D(1, 0, 0, 0, 0.173648, 0.984808, 0, -0.984808, 0.173648, 0, 0, 0) +light_energy = 0.5 [node name="WorldEnvironment" type="WorldEnvironment" parent="SubViewport/ItemMessage/VBoxContainer/SubViewportContainer/SubViewport"] environment = SubResource("Environment_iyxrx") |