Parcourir la source

:wrench: Disable 3D

To improve performance.
DricomDragon il y a 2 ans
Parent
commit
845920983a
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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"