From 5afd573fb9a66ef0329f636e866994bc6fb328bc Mon Sep 17 00:00:00 2001 From: Joseph Hill Date: Sat, 8 Mar 2025 10:51:51 -0500 Subject: [PATCH] use forward plus renderer --- project.godot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project.godot b/project.godot index 61c58ba..58970d5 100644 --- a/project.godot +++ b/project.godot @@ -113,6 +113,8 @@ virtual_controller/ios/enable_button_a=false [rendering] +renderer/rendering_method="forward_plus" +renderer/rendering_method.mobile="forward_plus" textures/vram_compression/import_s3tc_bptc=true textures/vram_compression/import_etc2_astc=true anti_aliasing/quality/screen_space_aa=1