Change asteroid fields

This commit is contained in:
D4rkl1ght3r
2024-04-27 00:06:13 +02:00
parent a9ea97efea
commit 77ee2f99d9
145 changed files with 1234 additions and 1607 deletions

View File

@@ -2,8 +2,8 @@
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 600
fill_dist = 4000
cube_size = 400
fill_dist = 3100
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 = 500
start_dist = 2200
count = 300
start_dist = 2000
fade_dist_percent = 0.35
shape = asteroid_planet_frag
color_shift = 0.5, 0.6, 0.7