diff options
Diffstat (limited to 'scenes')
-rw-r--r-- | scenes/main.tscn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn index 0f2600b..0bdb8b7 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -20,7 +20,8 @@ transform = Transform3D(1, 0, 0, 0, 0.805763, 0.592238, 0, -0.592238, 0.805763, script = ExtResource("2_ba28s") [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] -transform = Transform3D(1, 0, 0, 0, -0.878192, 0.478309, 0, -0.478309, -0.878192, 0, 30, 0) +transform = Transform3D(1, 0, 0, 0, -0.878192, 0.478309, 0, -0.478309, -0.878192, 0, 50, 0) +light_energy = 2.0 [node name="MeshInstance3D" type="MeshInstance3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 10, 0) |