From 40cca2384460324ee78887895deb03037a3ad284 Mon Sep 17 00:00:00 2001 From: vaporvee Date: Tue, 3 Jan 2023 18:38:49 +0100 Subject: [PATCH] imrpoved shadows --- project.godot | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project.godot b/project.godot index 04b85aa..a677f0a 100644 --- a/project.godot +++ b/project.godot @@ -77,5 +77,8 @@ common/physics_ticks_per_second=144 [rendering] +lights_and_shadows/directional_shadow/size=6144 +lights_and_shadows/directional_shadow/soft_shadow_filter_quality=5 anti_aliasing/quality/msaa_3d=2 anti_aliasing/quality/screen_space_aa=1 +occlusion_culling/use_occlusion_culling=true