Change asteroid field distances
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
file = solar\asteroids\rock_shapes.ini
|
||||
|
||||
[Field]
|
||||
cube_size = 400
|
||||
fill_dist = 2800
|
||||
cube_size = 600
|
||||
fill_dist = 4000
|
||||
diffuse_color = 255, 255, 255
|
||||
ambient_color = 40, 40, 40
|
||||
ambient_increase = 60, 60, 60
|
||||
@@ -46,11 +46,10 @@ color_shift = 1, 1, 1
|
||||
[Band]
|
||||
render_parts = 6
|
||||
shape = asteroid_belt_04
|
||||
height = 4000
|
||||
offset_dist = 2000
|
||||
fade = 0.8, 1.25, 15, 17
|
||||
height = 7500
|
||||
offset_dist = 750
|
||||
fade = 0.63, 0.9, 15, 17
|
||||
texture_aspect = 1
|
||||
ambient_intensity = 0.4
|
||||
vert_increase = 2
|
||||
vert_increase = 4
|
||||
color_shift = 1, 1, 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user