summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2020-08-01 17:09:46 +0300
committerJan Tuomi <jan.tuomi@valuemotive.com>2020-08-01 17:09:46 +0300
commit7456670d9ae8793e2fcab57f4919402f410a0845 (patch)
treed34de659181212cc275dc551d5ab7f1e96377b28
parentfd406c55d05f172589b4cf14377d7cc568e5d2b7 (diff)
Set better display options
-rw-r--r--project.godot5
1 files changed, 5 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index d677db4..45854be 100644
--- a/project.godot
+++ b/project.godot
@@ -42,6 +42,11 @@ config/name="Rpg 1"
run/main_scene="res://scenes/Game.tscn"
config/icon="res://icon.png"
+[display]
+
+window/stretch/mode="2d"
+window/stretch/aspect="expand"
+
[rendering]
quality/intended_usage/framebuffer_allocation=0