Relighting, main scene to level 01

This commit is contained in:
Victor Turgeon
2022-10-12 14:27:03 -04:00
parent 5a37707d79
commit 1fd750cf6e
4 changed files with 39 additions and 47 deletions

View File

@@ -9,12 +9,12 @@
[ext_resource path="res://AllSkyFree_Skyboxes/Epic_BlueSunset_EquiRect_flat.png" type="Texture" id=7]
[ext_resource path="res://fonts/TorontoSubwayRegular.ttf" type="DynamicFontData" id=8]
[sub_resource type="PanoramaSky" id=9]
[sub_resource type="PanoramaSky" id=12]
panorama = ExtResource( 7 )
[sub_resource type="Environment" id=10]
background_mode = 2
background_sky = SubResource( 9 )
background_sky = SubResource( 12 )
ambient_light_energy = 0.5
fog_color = Color( 0.305882, 0.372549, 0.52549, 1 )
fog_sun_color = Color( 0.901961, 0.803922, 0.752941, 1 )