add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
57
gamedata/configs/weathers/weather_stancia.ltx
Normal file
57
gamedata/configs/weathers/weather_stancia.ltx
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
[sect_stancia]
|
||||
00:00:00 = stancia_01
|
||||
12:00:00 = stancia_01
|
||||
|
||||
[stancia_01]
|
||||
flares = flares_gradient1
|
||||
sky_texture = sky\sky_9_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 1.0, 1.0, 1.0
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.333, 0.341, 0.431, 1.0, 1.7
|
||||
far_plane = 250
|
||||
fog_distance = 230
|
||||
fog_color = 0.172, 0.176, 0.196
|
||||
fog_density = 0.9
|
||||
rain_density = 0.0
|
||||
rain_color = 0.62, 0.66, 0.76
|
||||
thunderbolt = thunderbolt_collection_stancia
|
||||
bolt_period = 5.f
|
||||
bolt_duration = 0.25f
|
||||
wind_velocity = 20.0
|
||||
wind_direction = 0.0
|
||||
ambient = 0.06, 0.065, 0.07
|
||||
lmap_color = 1.0, 1.0, 1.0
|
||||
hemi_color = 0.8, 0.825, 0.85, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_stancia1
|
||||
|
||||
[sect_stancia2]
|
||||
00:00:00 = stancia2_01
|
||||
12:00:00 = stancia2_01
|
||||
|
||||
[stancia2_01]
|
||||
flares = flares_gradient1
|
||||
sky_texture = sky\sky_9_cube
|
||||
sky_rotation = 0
|
||||
sky_color = 1.0, 1.0, 1.0
|
||||
clouds_texture = sky\sky_oblaka
|
||||
clouds_color = 0.104, 0.100, 0.104, 0.5, 2.0
|
||||
far_plane = 650
|
||||
fog_distance = 650
|
||||
fog_color = 0.172, 0.176, 0.196
|
||||
fog_density = 0.9
|
||||
rain_density = 0.0
|
||||
rain_color = 0.62, 0.66, 0.76
|
||||
thunderbolt = thunderbolt_collection_stancia
|
||||
bolt_period = 4.f
|
||||
bolt_duration = 0.25f
|
||||
wind_velocity = 20.0
|
||||
wind_direction = 0.0
|
||||
ambient = 0.06, 0.065, 0.07
|
||||
lmap_color = 1.0, 1.0, 1.0
|
||||
hemi_color = 0.8, 0.825, 0.85, 1.0
|
||||
sun_color = 0.0, 0.0, 0.0
|
||||
sun_dir = -25.0, 291
|
||||
env_ambient = ambient_env_stancia2
|
||||
Loading…
Add table
Add a link
Reference in a new issue