diff --git a/Assets/loading_screen.png b/Assets/loading_screen.png index df49366..625df5e 100644 Binary files a/Assets/loading_screen.png and b/Assets/loading_screen.png differ diff --git a/project.godot b/project.godot index 3214f61..eb26759 100644 --- a/project.godot +++ b/project.godot @@ -28,6 +28,10 @@ Controls="*res://controls_manager.gd" DebugDraw="*res://debug_draw.gd" Settings="*res://settings.gd" +[display] + +window/size/mode=3 + [editor_plugins] enabled=PackedStringArray("res://addons/rider-plugin/plugin.cfg")