Browse Source

Enable physical light attenuation

This uses a more realistic light attenuation model, similar to
the one used in 4.0.alpha.

The effect isn't very noticeable on the scene, except when firing
the weapon.
Hugo Locurcio 3 năm trước cách đây
mục cha
commit
876c5f7544
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      project.godot

+ 1 - 0
project.godot

@@ -219,6 +219,7 @@ toggle_debug={
 
 vram_compression/import_etc2=false
 quality/shadow_atlas/size=2048
+quality/shading/use_physical_light_attenuation=true
 quality/filters/msaa=2
 environment/default_environment="res://default_env.tres"
 quality/dynamic_fonts/use_oversampling=false