Starfield parallax tweak
This commit is contained in:
parent
94bd26b49e
commit
52f1b26d25
@ -10,7 +10,7 @@ pub const ZOOM_MAX: f32 = 2000.0;
|
||||
|
||||
/// Z-axis range for starfield stars
|
||||
/// This does not affect scale.
|
||||
pub const STARFIELD_Z_MIN: f32 = 100.0;
|
||||
pub const STARFIELD_Z_MIN: f32 = 75.0;
|
||||
/// Z-axis range for starfield stars
|
||||
/// This does not affect scale.
|
||||
pub const STARFIELD_Z_MAX: f32 = 200.0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user