From c687ff1cb3b4ec29de8044363337cd23734ca817 Mon Sep 17 00:00:00 2001 From: jaggygames Date: Sun, 17 Nov 2019 15:11:44 +0000 Subject: [PATCH] switched to gles3 --- platformer-2d-rework/project.godot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/platformer-2d-rework/project.godot b/platformer-2d-rework/project.godot index 19211ee..002008f 100644 --- a/platformer-2d-rework/project.godot +++ b/platformer-2d-rework/project.godot @@ -149,12 +149,11 @@ mipmap_policy=1 [rendering] -quality/driver/driver_name="GLES2" quality/intended_usage/framebuffer_allocation=0 quality/intended_usage/framebuffer_allocation.mobile=1 +quality/filters/anisotropic_filter_level=2 quality/filters/use_nearest_mipmap_filter=true quality/depth/hdr=false -quality/filters/anisotropic_filter_level=2 [texture_import]