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 = 3200
cube_size = 600
fill_dist = 4000
diffuse_color = 255, 255, 255
ambient_color = 40, 40, 40
ambient_increase = 60, 60, 60
@@ -27,13 +27,13 @@ asteroid = minedout_asteroid30, -0.2, -0.1, -0.6, 105, 160, 25
asteroid = minedout_asteroid10, -0.7, 0.4, -0.4, 75, 30, 70
[AsteroidBillboards]
count = 300
count = 500
start_dist = 2200
fade_dist_percent = 0.5
shape = mine_rock_tri
color_shift = 0.8, 0.75, 0.75
ambient_intensity = 1
size = 50, 110
size = 40, 150
[DynamicAsteroids]
asteroid = DAsteroid_mineable_small1
@@ -47,11 +47,10 @@ color_shift = 1, 1, 1
[Band]
render_parts = 6
shape = asteroid_belt_04
height = 7000
offset_dist = 3000
fade = 0.8, 1.25, 15, 17
height = 10000
offset_dist = 1000
fade = 0.5, 0.7, 15, 17
texture_aspect = 1
color_shift = 1, 1, 1
ambient_intensity = 1
vert_increase = 2
vert_increase = 5