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 = 3000
cube_size = 600
fill_dist = 4000
diffuse_color = 255, 230, 140
ambient_color = 140, 140, 140
ambient_increase = 50, 50, 100
@@ -15,7 +15,11 @@ flag = rock_objects
[Exclusion Zones]
exclusion = Zone_Li03_to_Iw06_hole
exclude_billboards = 1
exclusion = ZONE_Li03_vignette18_exclusion
exclude_billboards = 1
exclusion = Zone_Li03_ast_rock_mt02_asteroid_exclusion
exclude_billboards = 1
[Cube]
asteroid = rock_asteroid30, 0.7, 0.2, -0.2, 35, 10, 20
@@ -26,22 +30,22 @@ asteroid = rock_asteroid60, 0.5, 0.5, -0.4, 75, 30, 70
[Band]
render_parts = 4
shape = asteroid_belt_04
height = 6500
offset_dist = 4500
fade = 1, 1.35, 10, 13
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
[AsteroidBillboards]
count = 300
start_dist = 2400
fade_dist_percent = 0.4
count = 500
start_dist = 2200
fade_dist_percent = 0.5
shape = roid_rock_tri
color_shift = 1.05, 1.05, 1.05
ambient_intensity = 1
size = 80, 110
size = 80, 150
[DynamicAsteroids]
asteroid = DAsteroid_rock_small1
@@ -51,4 +55,3 @@ placement_offset = 90
max_velocity = 15
max_angular_velocity = 3
color_shift = 1, 1, 1