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 = 200, 200, 200
|
||||
ambient_color = 30, 30, 30
|
||||
ambient_increase = 30, 30, 30
|
||||
@@ -25,13 +22,3 @@ placement_offset = 90
|
||||
max_velocity = 15
|
||||
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 = 90, 120
|
||||
|
||||
|
||||
Reference in New Issue
Block a user