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,49 +2,44 @@
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 1000
fill_dist = 1
empty_cube_frequency = 1
[Cube]
asteroid = minedout_asteroid10, 0, 0, 0, 0, 0, 0
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
[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 = 7500
offset_dist = 750
fade = 0.63, 0.9, 15, 17
height = 2000
offset_dist = 2000
fade = 1.5, 2, 10, 14
texture_aspect = 1
color_shift = 1, 1, 1
ambient_intensity = 1
vert_increase = 4
vert_increase = 2
[AsteroidBillboards]
count = 1000
start_dist = 1000
fade_dist_percent = 0.2
count = 100
start_dist = 2200
fade_dist_percent = 0.35
shape = mine_rock_tri
color_shift = 0.7, 0.7, 0.7
ambient_intensity = 1
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
size = 20, 50
[DynamicAsteroids]
asteroid = dasteroid_mineable_small1
@@ -54,3 +49,4 @@ placement_offset = 75
max_velocity = 10
max_angular_velocity = 3
color_shift = 1, 1, 1