police car weak point
This commit is contained in:
parent
324e7d437b
commit
8a173b968d
15 changed files with 203 additions and 9 deletions
|
|
@ -63,3 +63,26 @@ size_flags_horizontal = 10
|
|||
theme_override_font_sizes/font_size = 48
|
||||
text = "Health: 2"
|
||||
horizontal_alignment = 2
|
||||
|
||||
[node name="StaminaBar" type="ProgressBar" parent="CanvasLayer" unique_id=961689130]
|
||||
unique_name_in_owner = true
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -162.0
|
||||
offset_top = -27.0
|
||||
offset_right = 162.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
max_value = 1.0
|
||||
show_percentage = false
|
||||
|
||||
[node name="Label" type="Label" parent="CanvasLayer/StaminaBar" unique_id=1238654404]
|
||||
layout_mode = 0
|
||||
offset_left = 132.0
|
||||
offset_top = -27.0
|
||||
offset_right = 196.0
|
||||
offset_bottom = -4.0
|
||||
text = "Stamina"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue