Browse Source

:wrench: Disable 3D

To improve performance.
DricomDragon 2 years ago
parent
commit
845920983a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      godot/project.godot

+ 2 - 0
godot/project.godot

@@ -40,4 +40,6 @@ window/stretch/aspect="keep"
 
 [rendering]
 
+quality/intended_usage/framebuffer_allocation=0
+quality/intended_usage/framebuffer_allocation.mobile=0
 environment/default_environment="res://default_env.tres"