]> Repositories - rushbound.git/blobdiff - project.godot
Change default texture filter to nearest
[rushbound.git] / project.godot
index 2ef5c8e5a2c9d470df6077384ff56377ed4c918c..2273afdce827c9149096e290701854df29cce314 100644 (file)
@@ -13,7 +13,20 @@ config_version=5
 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")
+
 [rendering]
 
+textures/canvas_textures/default_texture_filter=0
 renderer/rendering_method="gl_compatibility"
 renderer/rendering_method.mobile="gl_compatibility"
+2d/snap/snap_2d_transforms_to_pixel=true