We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef6402 commit e7da673Copy full SHA for e7da673
1 file changed
project.godot
@@ -28,12 +28,17 @@ window/size/viewport_height=720
28
window/subwindows/embed_subwindows=false
29
window/stretch/mode="viewport"
30
window/stretch/aspect="expand"
31
+window/per_pixel_transparency/allowed=true
32
window/vsync/vsync_mode=0
33
34
[dotnet]
35
36
project/assembly_name="SplatClean"
37
38
+[editor]
39
+
40
+movie_writer/movie_file="/home/besniera/gits/splat-clean/presentation.mkv"
41
42
[editor_plugins]
43
44
enabled=PackedStringArray("res://addons/Gizmo3DScript/plugin.cfg", "res://addons/goutte.camera.trackball/plugin.cfg")
0 commit comments