Small Godot Wild Jam game
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Change scale settings to keep 16:9 aspect

+3
+2
Scenes/tutorial_layer/tutorial_layer.tscn
··· 43 43 anchor_bottom = 1.0 44 44 grow_horizontal = 2 45 45 grow_vertical = 2 46 + size_flags_horizontal = 4 47 + size_flags_vertical = 4 46 48 mouse_filter = 0 47 49 48 50 [node name="Control" type="Control" parent="MarginContainer"]
+1
project.godot
··· 35 35 36 36 window/size/viewport_width=1920 37 37 window/size/viewport_height=1080 38 + window/stretch/mode="canvas_items" 38 39 39 40 [editor] 40 41