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,23 +1,19 @@
[Field]
cube_size = 400
fill_dist = 1680
diffuse_color = 50, 150, 255
ambient_color = 40, 100, 150
ambient_increase = 60, 120, 200
empty_cube_frequency = 0.2
[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
[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
asteroid = rock_asteroid10, 0.6, 0.1, -0.2, 35, 10, 20
asteroid = rock_asteroid10, 0.3, 0.4, -0.2, 10, 10, 60
asteroid = rock_asteroid10, -0.2, -0.2, 0.2, 35, 10, 20
[DynamicAsteroids]
asteroid = DAsteroid_rock_small1
@@ -27,3 +23,4 @@ placement_offset = 200
max_velocity = 15
max_angular_velocity = 3
color_shift = 1, 1, 1