added attacks

This commit is contained in:
2024-02-14 07:09:32 -06:00
parent 8fc0ed9218
commit e6d1f5a8df
12 changed files with 251 additions and 20 deletions

View File

@@ -89,3 +89,20 @@ step = 0.1
value = 1.0
fill_mode = 3
show_percentage = false
[node name="EntityCountContainer" type="PanelContainer" parent="."]
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
offset_left = -40.0
offset_bottom = 40.0
grow_horizontal = 0
[node name="MarginContainer" type="MarginContainer" parent="EntityCountContainer"]
layout_mode = 2
theme_override_constants/margin_left = 8
theme_override_constants/margin_right = 8
[node name="EntityCountLabel" type="Label" parent="EntityCountContainer/MarginContainer"]
layout_mode = 2
text = "Entity Count: 0"