Change asteroid field distances

This commit is contained in:
D4rkl1ght3r
2024-01-08 18:52:28 +01:00
parent 9c018d3d18
commit 8d7d1e45a5
144 changed files with 1655 additions and 1240 deletions

View File

@@ -2,8 +2,8 @@
file = solar\asteroids\rock_shapes.ini
[Field]
cube_size = 400
fill_dist = 2800
cube_size = 600
fill_dist = 4000
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 = 400
start_dist = 2400
count = 500
start_dist = 2200
fade_dist_percent = 0.5
shape = asteroid_planet_frag
color_shift = 1, 1, 1
ambient_intensity = 1
size = 40, 110
size = 40, 150
[DynamicAsteroids]
asteroid = DAsteroid_planet_frag_small1
@@ -41,4 +41,3 @@ placement_offset = 90
max_velocity = 10
max_angular_velocity = 2
color_shift = 1, 1, 1