small racing game im working on
Diffstat (limited to 'default_env.tres')
| -rw-r--r-- | default_env.tres | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/default_env.tres b/default_env.tres index 7310986..c9aa0a3 100644 --- a/default_env.tres +++ b/default_env.tres @@ -9,9 +9,8 @@ sky_material = ExtResource("1_jcf87") background_mode = 2 sky = SubResource("Sky_r1yiu") ambient_light_source = 3 -ambient_light_color = Color(0.87451, 0.87451, 0.815686, 1) +ambient_light_color = Color(0.176471, 0.188235, 0.145098, 1) reflected_light_source = 2 -glow_enabled = true fog_light_color = Color(0.388235, 0.172549, 0.235294, 1) fog_density = 0.1832 fog_height = -638.24 |