darker stars

This commit is contained in:
yuni 2024-03-17 14:19:12 +01:00
parent 571f886782
commit d7823f7657

View file

@ -39,7 +39,7 @@ pub fn setup(
camera::CameraController::default(),
Skybox {
image: skybox_handle.clone(),
brightness: 500.0,
brightness: 200.0,
},
BloomSettings {
composite_mode: BloomCompositeMode::Additive,