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 = 2800
cube_size = 600
fill_dist = 4000
diffuse_color = 200, 200, 200
ambient_color = 110, 110, 110
ambient_increase = 80, 80, 80
@@ -29,7 +29,11 @@ exclude_billboards = 1
exclusion = Zone_Ew03_to_Hi02_hole
exclude_billboards = 1
exclusion = ZONE_Ew03_Vignette4_exclusion
exclude_billboards = 1
exclusion = ZONE_Ew03_Vignette6_exclusion
exclude_billboards = 1
exclusion = ZONE_Ew03_Vignette7_exclusion
exclude_billboards = 1
exclusion = Zone_Ew03_02_exclusion
exclude_billboards = 1
exclusion = Zone_Ew03_01_exclusion
@@ -44,13 +48,26 @@ asteroid = planet_frag_asteroid30, 0.5, -0.2, -0.6, 75, 30, 70
asteroid = planet_frag_asteroid60, -0.7, 0.4, -0.4, 75, 30, 70
[AsteroidBillboards]
count = 400
start_dist = 2400
count = 1000
start_dist = 2200
fade_dist_percent = 0.5
shape = asteroid_planet_frag
color_shift = 1, 1, 1
ambient_intensity = 1
size = 40, 110
size = 40, 150
[ExclusionBand]
zone = Zone_Ew03_sun_exclusion
render_parts = 6
shape = asteroid_belt_04
height = 5000
offset_dist = -500
fade = 0.9, 1.1, 3, 4
texture_aspect = 1
color_shift = 4, 4, 4
ambient_intensity = 1
vert_increase = 2
cull_mode = 2
[DynamicAsteroids]
asteroid = DAsteroid_planet_frag_small1
@@ -60,4 +77,3 @@ placement_offset = 90
max_velocity = 10
max_angular_velocity = 2
color_shift = 1, 1, 1