mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add billboards in the asteroids surrounding Kyoto directly
By adding billboards to the nebula exclusion of Kyoto it adds the illusion of a more dense asteroid field around it.
This commit is contained in:
parent
5bf17b6ea3
commit
918aadba60
@ -1,3 +1,6 @@
|
|||||||
|
[TexturePanels]
|
||||||
|
file = solar\asteroids\rock_shapes.ini
|
||||||
|
|
||||||
[Field]
|
[Field]
|
||||||
cube_size = 400
|
cube_size = 400
|
||||||
fill_dist = 2160
|
fill_dist = 2160
|
||||||
@ -12,6 +15,9 @@ flag = Object_density_med
|
|||||||
|
|
||||||
[Exclusion Zones]
|
[Exclusion Zones]
|
||||||
exclusion = Zone_Ku06_base_exclusion
|
exclusion = Zone_Ku06_base_exclusion
|
||||||
|
exclude_billboards = 1
|
||||||
|
exclusion = Zone_Ku06_01_exclusion
|
||||||
|
billboard_count = 300
|
||||||
exclusion = Zone_Ku06_to_Ku05_hole
|
exclusion = Zone_Ku06_to_Ku05_hole
|
||||||
exclusion = Zone_Ku06_to_Ku04_hole
|
exclusion = Zone_Ku06_to_Ku04_hole
|
||||||
exclusion = Zone_Ku06_to_Ku07_hole
|
exclusion = Zone_Ku06_to_Ku07_hole
|
||||||
@ -43,3 +49,12 @@ max_velocity = 15
|
|||||||
max_angular_velocity = 3
|
max_angular_velocity = 3
|
||||||
color_shift = 1, 1, 1
|
color_shift = 1, 1, 1
|
||||||
|
|
||||||
|
[AsteroidBillboards]
|
||||||
|
count = 0
|
||||||
|
start_dist = 2000
|
||||||
|
fade_dist_percent = 0.5
|
||||||
|
shape = roid_rock_tri
|
||||||
|
color_shift = 0.5, 0.6, 0.7
|
||||||
|
ambient_intensity = 1
|
||||||
|
size = 30, 100
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user