From 6fbca4ffc261d1b71ed96e5f7378f762d03f8270 Mon Sep 17 00:00:00 2001 From: tpart Date: Tue, 30 Jul 2024 13:21:21 +0200 Subject: Fix shadow artifacts with lamps --- client/map/tiles/lamp.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/map/tiles/lamp.tscn b/client/map/tiles/lamp.tscn index 30ec4ec3..61a25f06 100644 --- a/client/map/tiles/lamp.tscn +++ b/client/map/tiles/lamp.tscn @@ -9,10 +9,10 @@ lights = [NodePath("OmniLight3D")] [node name="Mesh" type="MeshInstance3D" parent="."] transform = Transform3D(0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, 0, 0, 0) +cast_shadow = 0 mesh = ExtResource("1_2f0v1") [node name="OmniLight3D" type="OmniLight3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.68634, 0) light_color = Color(0.896459, 0.717604, 0.587842, 1) light_energy = 3.0 -light_size = 0.503 -- cgit v1.2.3-70-g09d2