From 5f9f5bea4e9a4e32e201da715026f5f316234f69 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 3 Oct 2020 03:26:15 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Resize=20main=20window=20t?= =?UTF-8?q?o=201024x576=20(16:9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.godot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/project.godot b/project.godot index 381b11b..bae1b12 100644 --- a/project.godot +++ b/project.godot @@ -23,6 +23,10 @@ _global_script_class_icons={ config/name="ld47" run/main_scene="res://Scenes/Main.tscn" +[display] + +window/size/height=576 + [layer_names] 2d_render/layer_1="Default"