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,28 +1,27 @@
[TexturePanels]
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 400
fill_dist = 3300
diffuse_color = 255, 200, 0
ambient_color = 100, 50, 50
ambient_increase = 100, 50, 50
empty_cube_frequency = 0.5
[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_Bw07_to_Bw06_hole
exclude_dynamic_asteroids = 1
asteroid = rock_asteroid10, 0.6, 0.2, -0.2, 90, 45, 45
[Band]
render_parts = 6
shape = asteroid_belt_dust
height = 1500
offset_dist = 150
fade = 2.76, 4.1, 20, 25
height = 2000
offset_dist = 2000
fade = 1, 1.35, 15, 17
texture_aspect = 1
color_shift = 1, 1, 1
ambient_intensity = 1
@@ -37,15 +36,6 @@ color_shift = 1, 1, 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
[DynamicAsteroids]
asteroid = DAsteroid_rock_small1
count = 30
@@ -54,3 +44,4 @@ placement_offset = 90
max_velocity = 20
max_angular_velocity = 8
color_shift = 1, 1, 1