initial commit
This commit is contained in:
commit
c2bb3893a9
1038 changed files with 75846 additions and 0 deletions
17
data/config/torchlight_env.tres
Normal file
17
data/config/torchlight_env.tres
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[gd_resource type="Environment" format=3 uid="uid://ccrwitwfb6vrk"]
|
||||
|
||||
[resource]
|
||||
ssao_enabled = true
|
||||
glow_levels/1 = 6.04
|
||||
glow_levels/2 = 1.87
|
||||
fog_enabled = true
|
||||
fog_mode = 1
|
||||
fog_light_color = Color(0.88998586, 0.901409, 0.9191907, 1)
|
||||
fog_light_energy = 16.0
|
||||
fog_sun_scatter = 0.45
|
||||
fog_density = 1.0
|
||||
volumetric_fog_enabled = true
|
||||
volumetric_fog_density = 0.5
|
||||
volumetric_fog_albedo = Color(0, 0, 0, 1)
|
||||
volumetric_fog_detail_spread = 6.0
|
||||
adjustment_enabled = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue