diff --git a/project/project.godot b/project/project.godot index e3859b1..31c7925 100644 --- a/project/project.godot +++ b/project/project.godot @@ -58,7 +58,7 @@ pointing/emulate_touch_from_mouse=true [rendering] +textures/canvas_textures/default_texture_filter=2 driver/threads/thread_model=2 textures/default_filters/anisotropic_filtering_level=1 anti_aliasing/quality/use_taa=true -textures/canvas_textures/default_texture_filter=2 diff --git a/project/the_gates/resources/sandbox_executable.tres b/project/the_gates/resources/sandbox_executable.tres index 75c9e0f..09e28ad 100644 --- a/project/the_gates/resources/sandbox_executable.tres +++ b/project/the_gates/resources/sandbox_executable.tres @@ -7,4 +7,4 @@ script = ExtResource("1_q0dqh") linux = "Sandbox.x86_64" linux_debug = "godot.linuxbsd.editor.dev.sandbox.x86_64.llvm" windows = "Sandbox.exe" -windows_debug = "godot.linuxbsd.editor.dev.sandbox.x86_64.exe" +windows_debug = "godot.windows.editor.dev.sandbox.x86_64.exe"