fix spider bat boss alittle

This commit is contained in:
2026-02-06 02:49:58 +01:00
parent 9b8d84357f
commit fa7e969363
86 changed files with 4319 additions and 763 deletions

View File

@@ -185,6 +185,44 @@ horizontal_alignment = 1
layout_mode = 2
texture_progress = ExtResource("4_hearts_filled")
[node name="CenterBottom" type="MarginContainer" parent="."]
anchors_preset = 7
anchor_left = 0.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 20.0
offset_top = -80.0
offset_right = -20.0
offset_bottom = 0.0
offset_bottom = -8.0
grow_horizontal = 2
grow_vertical = 0
theme = SubResource("Theme_standard_font")
[node name="VBoxBoss" type="VBoxContainer" parent="CenterBottom"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 4
[node name="LabelBossCenter" type="Label" parent="CenterBottom/VBoxBoss"]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = "BOSS"
horizontal_alignment = 1
[node name="ProgressBarBossHP" type="ProgressBar" parent="CenterBottom/VBoxBoss"]
layout_mode = 2
size_flags_horizontal = 3
custom_minimum_size = Vector2(0, 24)
max_value = 400.0
value = 400.0
show_percentage = false
[node name="CenterTop" type="MarginContainer" parent="." unique_id=22752256]
anchors_preset = 5
anchor_left = 0.5