working on picking up arrows

This commit is contained in:
derek
2025-06-26 17:04:35 -05:00
parent af5ff6f284
commit 64310b848b
37 changed files with 492 additions and 106 deletions

View File

@@ -34,38 +34,53 @@ anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="BoxContainer" type="BoxContainer" parent="Camera3D/Control"]
layout_mode = 1
offset_right = 3400.0
[node name="VBoxContainer2" type="VBoxContainer" parent="Camera3D/Control"]
layout_mode = 2
offset_right = 330.0
offset_bottom = 1440.0
size_flags_horizontal = 0
[node name="VBoxContainer" type="VBoxContainer" parent="Camera3D/Control/BoxContainer"]
custom_minimum_size = Vector2(236.82, 3.065)
[node name="GOLD" type="Label" parent="Camera3D/Control/VBoxContainer2"]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 8
size_flags_vertical = 0
theme = ExtResource("3_8uhk6")
text = "Gold: 35"
[node name="HealthBar" type="ProgressBar" parent="Camera3D/Control/BoxContainer/VBoxContainer"]
[node name="Arrows" type="Label" parent="Camera3D/Control/VBoxContainer2"]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
theme = ExtResource("3_8uhk6")
text = "Arrows"
[node name="VBoxContainer" type="VBoxContainer" parent="Camera3D/Control"]
custom_minimum_size = Vector2(236.82, 3.065)
layout_mode = 1
anchors_preset = 2
anchor_top = 1.0
anchor_bottom = 1.0
offset_top = -120.0
offset_right = 236.82
grow_vertical = 0
size_flags_horizontal = 0
size_flags_vertical = 8
alignment = 2
[node name="HealthBar" type="ProgressBar" parent="Camera3D/Control/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 10
theme = ExtResource("3_8uhk6")
theme_override_styles/fill = SubResource("StyleBoxFlat_6wc88")
value = 42.34
[node name="StaminaBar" type="ProgressBar" parent="Camera3D/Control/BoxContainer/VBoxContainer"]
[node name="StaminaBar" type="ProgressBar" parent="Camera3D/Control/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 1
theme = ExtResource("3_8uhk6")
theme_override_styles/fill = SubResource("StyleBoxFlat_8uhk6")
value = 42.34
[node name="GOLD" type="Label" parent="Camera3D/Control/BoxContainer"]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
theme = ExtResource("3_8uhk6")
text = "Gold: 35"
[node name="MouseTable" type="Area3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, 0)
collision_layer = 128