chore: made game run in 1080p 16:9 by deafault, changed settings to scale window better

This commit is contained in:
2026-03-10 18:42:03 +01:00
parent 407a4c638b
commit ee7ba59ed2
3 changed files with 28 additions and 44 deletions

View File

@@ -21,8 +21,9 @@ config/icon="res://icon.svg"
[display]
window/size/viewport_width=1920
window/size/viewport_height=1200
window/size/mode=3
window/size/viewport_height=1080
window/stretch/mode="viewport"
window/stretch/aspect="expand"
[editor]