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,44 +2,49 @@
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 400
fill_dist = 3100
diffuse_color = 255, 255, 255
ambient_color = 30, 30, 30
ambient_increase = 20, 30, 30
empty_cube_frequency = 0.4
cube_size = 1000
fill_dist = 1
empty_cube_frequency = 1
[Cube]
asteroid = minedout_asteroid10, 0, 0, 0, 0, 0, 0
[Exclusion Zones]
exclusion = Zone_Ku01_to_Ku04_hole
exclude_dynamic_asteroids = 1
[properties]
flag = rock_objects
flag = Object_density_low
[Cube]
asteroid = minedout_asteroid10, 0.8, 0.1, -0.4, 178, 134, 122
asteroid = minedout_asteroid10, 0.3, -0.5, -0.8, 164, 73, 111
asteroid = minedout_asteroid10, -0.2, -0.8, -0.2, 24, 70, 22
[Band]
render_parts = 8
shape = asteroid_belt_dust
height = 2000
offset_dist = 2000
fade = 1.5, 2, 10, 14
height = 7500
offset_dist = 750
fade = 0.63, 0.9, 15, 17
texture_aspect = 1
color_shift = 1, 1, 1
ambient_intensity = 1
vert_increase = 2
vert_increase = 4
[AsteroidBillboards]
count = 100
start_dist = 2200
fade_dist_percent = 0.35
count = 1000
start_dist = 1000
fade_dist_percent = 0.2
shape = mine_rock_tri
color_shift = 0.7, 0.7, 0.7
ambient_intensity = 1
size = 20, 50
size = 10, 30
[DynamicAsteroids]
asteroid = dyn_minedout_asteroid10
count = 200
placement_radius = 1500
placement_offset = 200
max_velocity = 1
max_angular_velocity = 0.1
color_shift = 1, 1, 1
[DynamicAsteroids]
asteroid = dasteroid_mineable_small1
@@ -49,4 +54,3 @@ placement_offset = 75
max_velocity = 10
max_angular_velocity = 3
color_shift = 1, 1, 1