Lighting tweaks

This commit is contained in:
Rob Kelly 2025-03-20 23:06:17 -06:00
parent 9b7671de48
commit b176185249

View File

@ -46,7 +46,7 @@ collision_mask = 2
[node name="OmniLight3D" type="OmniLight3D" parent="CameraPivot/Camera3D"] [node name="OmniLight3D" type="OmniLight3D" parent="CameraPivot/Camera3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.1) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.1)
light_energy = 0.3 light_energy = 0.05
light_specular = 0.01 light_specular = 0.01
light_cull_mask = 4294967293 light_cull_mask = 4294967293
omni_range = 60.0 omni_range = 60.0