mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 23:05:55 +00:00
Enemy Damage
This commit is contained in:
parent
29dc9bebe0
commit
7772f69cd3
12 changed files with 207 additions and 12 deletions
|
|
@ -444,8 +444,9 @@ materials = Array[Material]([ExtResource("7_01bfr")])
|
|||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(0.442606, -0.744379, 0.5, 0.287606, 0.645974, 0.707107, -0.849343, -0.169166, 0.5, 30.2584, 5.82742, 20.7297)
|
||||
light_energy = 2.434
|
||||
light_energy = 1.375
|
||||
light_bake_mode = 1
|
||||
shadow_enabled = true
|
||||
|
||||
[node name="DirectionalLight3D2" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(0.768277, -0.517955, -0.376129, -0.0314369, -0.617415, 0.786009, -0.639345, -0.592048, -0.490629, 25.8082, 5.82742, 12.8407)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue