aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-09-03 20:42:51 +0200
committermetamuffin <metamuffin@disroot.org>2025-09-03 20:42:51 +0200
commit1cf6ea254836817a6d4dff68a38d123aeba4dc36 (patch)
tree139c42080c8d8984c2716291963ce2c96917cde3 /client/project.godot
parent63c902aacac5735d25591a5e3d18b88b037b346f (diff)
downloadhurrycurry-1cf6ea254836817a6d4dff68a38d123aeba4dc36.tar
hurrycurry-1cf6ea254836817a6d4dff68a38d123aeba4dc36.tar.bz2
hurrycurry-1cf6ea254836817a6d4dff68a38d123aeba4dc36.tar.zst
set default viewport size to 720p, set placeholder movie output path
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot
index 622a02ad..783850b8 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -35,10 +35,16 @@ gdscript/warnings/integer_division=0
[display]
+window/size/viewport_width=1280
+window/size/viewport_height=720
window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
display_server/driver.linuxbsd="wayland"
+[editor]
+
+movie_writer/movie_file="/tmp/output.avi"
+
[input]
ui_accept={