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 = 3200
diffuse_color = 220, 220, 180
ambient_color = 120, 120, 120
ambient_increase = 70, 40, 30
@@ -27,22 +27,22 @@ asteroid = minedout_asteroid10, 0.4, -0.2, 0.1, 75, 30, 70
[Band]
render_parts = 6
shape = asteroid_belt_04
height = 7500
offset_dist = 750
fade = 0.63, 0.9, 15, 17
height = 5000
offset_dist = 3000
fade = 1, 1.35, 15, 17
texture_aspect = 1
color_shift = 0.8, 0.8, 0.8
ambient_intensity = 1
vert_increase = 4
vert_increase = 2
[AsteroidBillboards]
count = 500
start_dist = 2200
fade_dist_percent = 0.5
count = 400
start_dist = 2000
fade_dist_percent = 0.35
shape = mine_rock_tri
color_shift = 0.8, 0.8, 0.8
ambient_intensity = 1
size = 80, 200
size = 90, 130
[DynamicAsteroids]
asteroid = DAsteroid_mineable_small1
@@ -52,3 +52,4 @@ placement_offset = 90
max_velocity = 15
max_angular_velocity = 3
color_shift = 1, 1, 1