Browse Source

Disable 3D rendering at project level

DricomDragon 5 năm trước cách đây
mục cha
commit
29d27a01f1
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      project.godot

+ 2 - 0
project.godot

@@ -52,5 +52,7 @@ player_2_turn_right={
 
 [rendering]
 
+quality/intended_usage/framebuffer_allocation=0
+quality/intended_usage/framebuffer_allocation.mobile=0
 quality/2d/use_pixel_snap=true
 environment/default_environment="res://default_env.tres"