From 649d859584125b809768e46f8298fa266e0006d4 Mon Sep 17 00:00:00 2001 From: mikatomik Date: Mon, 12 Sep 2022 05:35:14 -0400 Subject: Import and configure updated ship model and textures --- project.godot | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'project.godot') diff --git a/project.godot b/project.godot index fea7a33..53d675f 100644 --- a/project.godot +++ b/project.godot @@ -28,6 +28,12 @@ config/icon="res://icon.png" Settings="*res://singletons/settings.gd" +[display] + +window/size/width=1920 +window/size/height=1080 +window/size/fullscreen=true + [gui] common/drop_mouse_on_gui_input_disabled=true -- cgit v1.2.3