diff --git a/scenes/main.tscn b/scenes/main.tscn index 72d2a64..5821c87 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -24,6 +24,8 @@ size = Vector3(10, 100, 10) [node name="DirectionalLight3D" type="DirectionalLight3D" parent="Lights"] transform = Transform3D(0.866025, -0.433013, 0.25, 0, 0.5, 0.866025, -0.5, -0.75, 0.433013, 0, 0, 0) +shadow_enabled = true +shadow_blur = 2.0 [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = SubResource("Environment_wyusq")