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

@@ -1,26 +1,28 @@
[TexturePanels]
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 400
fill_dist = 3600
diffuse_color = 150, 200, 255
ambient_color = 30, 30, 30
ambient_increase = 0, 50, 80
empty_cube_frequency = 0.7
[properties]
flag = rock_objects
flag = Object_density_low
[Field]
cube_size = 1000
fill_dist = 1
empty_cube_frequency = 1
[Cube]
asteroid = rock_asteroid10, 0, 0, 0, 0, 0, 0
[Exclusion Zones]
exclusion = Zone_Bw06_02_exclusion
exclude_billboards = 1
exclude_dynamic_asteroids = 1
exclusion = Zone_Bw06_to_Bw07_hole
exclude_dynamic_asteroids = 1
exclude_billboards = 1
exclusion = Zone_Bw06_to_Bw05_hole
exclude_dynamic_asteroids = 1
exclude_billboards = 1
[Cube]
asteroid = rock_asteroid10, 0.6, 0.2, -0.2, 35, 10, 20
[Band]
render_parts = 6
@@ -34,22 +36,13 @@ ambient_intensity = 1
vert_increase = 2
[AsteroidBillboards]
count = 1000
start_dist = 1000
count = 600
start_dist = 1600
fade_dist_percent = 0.2
shape = roid_rock_tri
color_shift = 1, 1, 1
color_shift = 0.5, 0.8, 1
ambient_intensity = 2
size = 10, 30
[DynamicAsteroids]
asteroid = dyn_rock_asteroid10
count = 200
placement_radius = 1500
placement_offset = 200
max_velocity = 1
max_angular_velocity = 0.1
color_shift = 1, 1, 1
size = 10, 40
[DynamicAsteroids]
asteroid = DAsteroid_rock_small1
@@ -59,3 +52,4 @@ placement_offset = 90
max_velocity = 15
max_angular_velocity = 3
color_shift = 0.5, 0.5, 0.5