added attacks
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user