mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Now the castbar won't show the percent.
This commit is contained in:
parent
25f3e98f43
commit
919cea2ba9
@ -14,9 +14,14 @@ label_path = NodePath("Label")
|
||||
[node name="ProgressBar" type="ProgressBar" parent="."]
|
||||
margin_right = 352.0
|
||||
margin_bottom = 25.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
percent_visible = false
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
margin_right = 352.0
|
||||
margin_bottom = 25.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
align = 1
|
||||
valign = 1
|
||||
|
Loading…
Reference in New Issue
Block a user