mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 05:33:47 +00:00
Changed shadows
This commit is contained in:
parent
1a6d5bd1ec
commit
05576dcbe6
9 changed files with 2586 additions and 2408 deletions
|
|
@ -34,12 +34,26 @@ script = ExtResource("3_itd0i")
|
|||
script = ExtResource("6_w4wji")
|
||||
AlarmSound = ExtResource("7_5vm3d")
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(0.442606, -0.744379, 0.5, 0.287606, 0.645974, 0.707107, -0.849343, -0.169167, 0.5, 30.2584, 5.82742, 20.7297)
|
||||
[node name="DirectionalLight3D_Original" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(0.442606, -0.744379, 0.5, 0.287606, 0.645974, 0.707107, -0.849343, -0.169167, 0.5, 28.5973, 5.82742, 17.535)
|
||||
visible = false
|
||||
light_energy = 1.375
|
||||
light_bake_mode = 1
|
||||
shadow_enabled = true
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(0.401703, -0.767225, 0.5, 0.322119, 0.629476, 0.707107, -0.857248, -0.122987, 0.5, 28.5973, 5.82742, 17.535)
|
||||
light_energy = 1.375
|
||||
light_bake_mode = 1
|
||||
|
||||
[node name="DirectionalLight3D2" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(0.0306036, -0.825802, -0.56313, -0.675985, -0.43211, 0.596931, -0.73628, 0.362399, -0.571454, 27.8154, 5.82742, 13.9456)
|
||||
light_energy = 0.932
|
||||
light_bake_mode = 1
|
||||
shadow_enabled = true
|
||||
shadow_blur = 0.51
|
||||
sky_mode = 1
|
||||
|
||||
[node name="TestLevel" parent="." instance=ExtResource("12_g83w3")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.84862, 0, -4.8932)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue