]> Repositories - rushbound.git/blobdiff - project.godot
Configure project for pixel art
[rushbound.git] / project.godot
index c1a0fa14c877375e0633eeb7c66139a2f9f9f377..8bf4009a32311251f903885513a965cc7d8cd89b 100644 (file)
@@ -13,6 +13,13 @@ config_version=5
 config/name="Rushbound"
 config/features=PackedStringArray("4.4", "GL Compatibility")
 
 config/name="Rushbound"
 config/features=PackedStringArray("4.4", "GL Compatibility")
 
+[display]
+
+window/size/viewport_width=320
+window/size/viewport_height=180
+window/stretch/mode="viewport"
+window/stretch/scale_mode="integer"
+
 [editor_plugins]
 
 enabled=PackedStringArray("res://addons/godot_super-wakatime/plugin.cfg")
 [editor_plugins]
 
 enabled=PackedStringArray("res://addons/godot_super-wakatime/plugin.cfg")
@@ -21,3 +28,4 @@ enabled=PackedStringArray("res://addons/godot_super-wakatime/plugin.cfg")
 
 renderer/rendering_method="gl_compatibility"
 renderer/rendering_method.mobile="gl_compatibility"
 
 renderer/rendering_method="gl_compatibility"
 renderer/rendering_method.mobile="gl_compatibility"
+2d/snap/snap_2d_transforms_to_pixel=true