2
0
Эх сурвалжийг харах

Improve fog configuration (#149)

Hugo Locurcio 2 жил өмнө
parent
commit
3512cff171

+ 3 - 2
level/geometry/environment.tres

@@ -7,11 +7,12 @@ ambient_light_sky_contribution = 0.0
 fog_enabled = true
 fog_color = Color( 0.403922, 0.25098, 0.105882, 1 )
 fog_depth_begin = 3.0
-fog_depth_end = 0.0
+fog_depth_end = 400.0
 fog_depth_curve = 1.27456
 fog_transmit_curve = 1.03526
 fog_height_enabled = true
-fog_height_max = -200.0
+fog_height_min = -6.0
+fog_height_max = -170.0
 fog_height_curve = 0.812252
 tonemap_mode = 4
 tonemap_exposure = 3.0