From 2510e99dba7caa794bc7732d31593fed92151a6d Mon Sep 17 00:00:00 2001 From: mehbark Date: Mon, 19 May 2025 19:11:41 -0400 Subject: [PATCH] minimal anti-aliasing --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index a3dc510..01eb84e 100644 --- a/project.godot +++ b/project.godot @@ -96,3 +96,4 @@ slowmo={ renderer/rendering_method="gl_compatibility" renderer/rendering_method.mobile="gl_compatibility" +anti_aliasing/quality/msaa_3d=1