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 = 3300
diffuse_color = 255, 255, 255
ambient_color = 40, 40, 40
ambient_increase = 60, 60, 60
@@ -17,9 +17,11 @@ flag = object_density_med
exclusion = Zone_Rh02_to_Iw01_hole
exclude_billboards = 1
exclusion = ZONE_Rh02_vignette7_exclusion
exclude_billboards = 1
[Cube]
xaxis_rotation = 0, 90, 180, 270
yaxis_rotation = 0, 90, 180, 270
zaxis_rotation = 0, 90, 180, 270
asteroid = uranium_asteroid30, 0.7, 0.2, -0.2, 35, 10, 20
asteroid = uranium_asteroid60, 0.2, 0.8, 0.3, 45, 20, 0
asteroid = uranium_asteroid60, 0.4, -0.7, -0.2, 15, 90, 120
@@ -29,22 +31,22 @@ asteroid = uranium_asteroid30, 0.5, 0.5, -0.4, 75, 30, 70
[Band]
render_parts = 8
shape = asteroid_belt_04
height = 7500
offset_dist = 750
fade = 0.63, 0.9, 15, 17
height = 4000
offset_dist = 2000
fade = 1, 1.35, 10, 14
texture_aspect = 1
color_shift = 1, 1, 1
ambient_intensity = 1
vert_increase = 4
vert_increase = 2
[AsteroidBillboards]
count = 500
count = 400
start_dist = 2200
fade_dist_percent = 0.5
fade_dist_percent = 0.35
shape = uranium_tri
color_shift = 0.9, 0.9, 0.9
ambient_intensity = 2
size = 40, 150
size = 40, 120
[DynamicAsteroids]
asteroid = dasteroid_uranium
@@ -62,3 +64,4 @@ placement_offset = 90
max_velocity = 15
max_angular_velocity = 3
color_shift = 1, 1, 1