Split up Hospital Interior by each floor and ceiling so that I can easily modify the interior

This commit is contained in:
Unknown
2024-09-17 19:54:04 -05:00
parent 581ea25567
commit 945faf2c77
4 changed files with 41 additions and 33 deletions

View File

@ -12,4 +12,6 @@ background_mode = 2
background_energy_multiplier = 0.25
sky = SubResource("Sky_le0bg")
ambient_light_source = 3
ambient_light_sky_contribution = 0.29
ambient_light_energy = 0.25
fog_light_color = Color(0.193826, 0.181174, 0.240142, 1)