Change asteroid field distances
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
[TexturePanels]
|
||||
file = solar\asteroids\rock_shapes.ini
|
||||
|
||||
[Field]
|
||||
cube_size = 400
|
||||
fill_dist = 1560
|
||||
cube_size = 600
|
||||
fill_dist = 2000
|
||||
diffuse_color = 70, 70, 80
|
||||
ambient_color = 0, 0, 0
|
||||
ambient_increase = 0, 0, 0
|
||||
@@ -32,13 +29,3 @@ placement_offset = 90
|
||||
max_velocity = 40
|
||||
max_angular_velocity = 3
|
||||
color_shift = 1, 1, 1
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 300
|
||||
start_dist = 1200
|
||||
fade_dist_percent = 0.35
|
||||
shape = asteroid_planet_frag
|
||||
color_shift = 0.5, 0.6, 0.7
|
||||
ambient_intensity = 1
|
||||
size = 60, 90
|
||||
|
||||
|
||||
Reference in New Issue
Block a user