fix: lighting artifacts
This commit is contained in:
parent
520dfa8174
commit
f87b0455f3
|
|
@ -75,6 +75,21 @@ cast_shadow = 0
|
||||||
[node name="speakers_001" parent="." index="20"]
|
[node name="speakers_001" parent="." index="20"]
|
||||||
cast_shadow = 0
|
cast_shadow = 0
|
||||||
|
|
||||||
|
[node name="signal_lights_004" parent="." index="21"]
|
||||||
|
gi_mode = 2
|
||||||
|
|
||||||
|
[node name="signal_lights_003" parent="." index="22"]
|
||||||
|
gi_mode = 2
|
||||||
|
|
||||||
|
[node name="signal_lights_002" parent="." index="23"]
|
||||||
|
gi_mode = 2
|
||||||
|
|
||||||
|
[node name="signal_lights_001" parent="." index="24"]
|
||||||
|
gi_mode = 2
|
||||||
|
|
||||||
|
[node name="railway_lighting" parent="." index="35"]
|
||||||
|
gi_mode = 2
|
||||||
|
|
||||||
[node name="MegafonoBase_LP_Megafono_0_007" parent="." index="38"]
|
[node name="MegafonoBase_LP_Megafono_0_007" parent="." index="38"]
|
||||||
cast_shadow = 0
|
cast_shadow = 0
|
||||||
|
|
||||||
|
|
@ -89,6 +104,9 @@ custom_aabb = AABB(-0.8, 0, -1, 1.6, 3.5, 7)
|
||||||
gi_mode = 0
|
gi_mode = 0
|
||||||
surface_material_override/0 = SubResource("ShaderMaterial_jh12p")
|
surface_material_override/0 = SubResource("ShaderMaterial_jh12p")
|
||||||
|
|
||||||
|
[node name="Ceiling" parent="." index="44"]
|
||||||
|
cast_shadow = 0
|
||||||
|
|
||||||
[node name="escalator_stairs_L_001" parent="." index="46"]
|
[node name="escalator_stairs_L_001" parent="." index="46"]
|
||||||
transform = Transform3D(1, 0, 2.3841858e-07, 0, 1, 0, -2.3841858e-07, 0, 1, -0.854971, 3.1997495, 4.8378654)
|
transform = Transform3D(1, 0, 2.3841858e-07, 0, 1, 0, -2.3841858e-07, 0, 1, -0.854971, 3.1997495, 4.8378654)
|
||||||
material_override = SubResource("ShaderMaterial_klf6x")
|
material_override = SubResource("ShaderMaterial_klf6x")
|
||||||
|
|
|
||||||
|
|
@ -573,6 +573,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.020572662, -0.05047989, -0
|
||||||
|
|
||||||
[node name="VoxelGI" type="VoxelGI" parent="Stations/StationDolly/dungeon_station"]
|
[node name="VoxelGI" type="VoxelGI" parent="Stations/StationDolly/dungeon_station"]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.020572662, 1.5449562, -25.981638)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.020572662, 1.5449562, -25.981638)
|
||||||
|
visible = false
|
||||||
subdiv = 2
|
subdiv = 2
|
||||||
size = Vector3(11, 3.7785034, 84)
|
size = Vector3(11, 3.7785034, 84)
|
||||||
data = ExtResource("7_wgcl8")
|
data = ExtResource("7_wgcl8")
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue