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,8 +2,8 @@
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 600
fill_dist = 4000
cube_size = 400
fill_dist = 2800
diffuse_color = 200, 200, 200
ambient_color = 110, 110, 110
ambient_increase = 80, 80, 80
@@ -25,13 +25,13 @@ asteroid = mine_spike_minedout, -0.2, 0.6, 0.6, 105, 160, 25, mine
asteroid = mine_spike_minedout, -0.5, -0.2, 0.6, 75, 30, 70, mine
[AsteroidBillboards]
count = 500
start_dist = 2200
count = 400
start_dist = 2400
fade_dist_percent = 0.5
shape = asteroid_planet_frag
color_shift = 1, 1, 1
ambient_intensity = 1
size = 40, 150
size = 40, 110
[DynamicAsteroids]
asteroid = DAsteroid_planet_frag_small1
@@ -41,3 +41,4 @@ placement_offset = 90
max_velocity = 10
max_angular_velocity = 2
color_shift = 1, 1, 1