more stars

This commit is contained in:
yuni 2024-03-27 16:47:05 +01:00
parent 542e124137
commit c4b3b47a8e

View file

@ -10,7 +10,7 @@ use bevy::core_pipeline::bloom::{BloomCompositeMode, BloomSettings};
use std::f32::consts::PI;
const ASTEROID_SIZE: f32 = 100.0;
const STARS_MAX_MAGNITUDE: f32 = 3.5;
const STARS_MAX_MAGNITUDE: f32 = 5.5;
//const SKYBOX_BRIGHTNESS: f32 = 300.0;
//const SKYBOX_BRIGHTNESS_AR: f32 = 100.0;