22 lines
378 B
INI
22 lines
378 B
INI
[Field]
|
|
cube_size = 400
|
|
fill_dist = 1560
|
|
tint_field = 255, 255, 255
|
|
empty_cube_frequency = 1
|
|
|
|
[properties]
|
|
flag = danger_density_low
|
|
|
|
[Cube]
|
|
asteroid = toxic_waste_asteroid, 0.6, 0.2, -0.2, 35, 10, 20
|
|
|
|
[DynamicAsteroids]
|
|
asteroid = DAsteroid_toxic_waste
|
|
count = 30
|
|
placement_radius = 200
|
|
placement_offset = 100
|
|
max_velocity = 5
|
|
max_angular_velocity = 0.5
|
|
color_shift = 1, 1, 1
|
|
|