change texture filter to nearest and removed useless assets

This commit is contained in:
Victor Turgeon
2023-10-10 10:38:34 -04:00
parent 3f534ab5d4
commit 7219826c49
47 changed files with 1 additions and 782 deletions

View File

@@ -17,5 +17,6 @@ config/icon="res://icon.svg"
[rendering]
textures/canvas_textures/default_texture_filter=0
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"