Miscellaneous fixes to floors (light adjustments, gap fixes, texture fixes)
This commit is contained in:
@@ -1191,8 +1191,12 @@ glow_intensity = 3.54
|
||||
glow_strength = 0.77
|
||||
glow_bloom = 0.22
|
||||
glow_blend_mode = 0
|
||||
fog_light_color = Color(0, 0, 0, 1)
|
||||
fog_density = 0.1404
|
||||
fog_enabled = true
|
||||
fog_mode = 1
|
||||
fog_light_color = Color(0.0646965, 0.0646965, 0.0646965, 1)
|
||||
fog_density = 1.0
|
||||
fog_depth_begin = 0.0
|
||||
fog_depth_end = 3971.0
|
||||
volumetric_fog_enabled = true
|
||||
volumetric_fog_density = 0.03
|
||||
volumetric_fog_albedo = Color(0.381703, 0.381703, 0.381703, 1)
|
||||
|
||||
Reference in New Issue
Block a user