diff --git a/project.godot b/project.godot index 077f0b4..01f05a3 100644 --- a/project.godot +++ b/project.godot @@ -22,6 +22,12 @@ Global="*res://core/global.gd" MapManager="*res://maps/mapManager.tscn" Cursor="*res://core/Cursor.tscn" +[display] + +window/size/viewport_width=1920 +window/size/viewport_height=1080 +window/size/initial_position_type=2 + [editor_plugins] enabled=PackedStringArray("res://addons/Todo_Manager/plugin.cfg")