Change asteroid field distances

This commit is contained in:
D4rkl1ght3r
2024-01-08 18:52:28 +01:00
parent 9c018d3d18
commit 8d7d1e45a5
144 changed files with 1655 additions and 1240 deletions

View File

@@ -2,8 +2,8 @@
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 400
fill_dist = 3100
cube_size = 600
fill_dist = 4000
diffuse_color = 200, 255, 255
ambient_color = 20, 30, 40
ambient_increase = 30, 40, 50
@@ -36,8 +36,8 @@ ambient_intensity = 1
vert_increase = 2
[AsteroidBillboards]
count = 300
start_dist = 2000
count = 500
start_dist = 2200
fade_dist_percent = 0.35
shape = asteroid_planet_frag
color_shift = 0.5, 0.6, 0.7