This commit is contained in:
Jonas Braus
2024-08-06 05:16:48 +02:00
parent f52b63b753
commit 0c531bb7a4
5 changed files with 105 additions and 6 deletions
+22 -4
View File
@@ -19,10 +19,29 @@ volumetric_fog_density = 0.01
[node name="Overlay" type="CanvasLayer" parent="."]
[node name="Score" type="Label" parent="Overlay"]
[node name="Control" type="Control" parent="Overlay"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Score" type="Label" parent="Overlay/Control"]
unique_name_in_owner = true
offset_right = 40.0
offset_bottom = 23.0
layout_mode = 1
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -70.0
offset_top = 87.0
offset_right = 63.0
offset_bottom = 161.0
grow_horizontal = 2
size_flags_horizontal = 4
size_flags_vertical = 0
theme_override_font_sizes/font_size = 40
horizontal_alignment = 1
[node name="Camera3D" type="Camera3D" parent="."]
unique_name_in_owner = true
@@ -40,5 +59,4 @@ environment = SubResource("Environment_20yoh")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(0.928376, 0.338154, -0.154177, -3.82119e-09, 0.414852, 0.909889, 0.371643, -0.844719, 0.385139, 0, 0, 0)
light_energy = 0.7
light_indirect_energy = 0.0