First commit
This commit is contained in:
23
big_number_progress_bar.tscn
Normal file
23
big_number_progress_bar.tscn
Normal file
@@ -0,0 +1,23 @@
|
||||
[gd_scene format=3 uid="uid://clu4rn1tl1s8t"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bom3jmnv0cvon" path="res://big_number_progress_bar.gd" id="1_ssa4w"]
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" unique_id=1174903091]
|
||||
offset_right = 298.0
|
||||
offset_bottom = 49.0
|
||||
alignment = 1
|
||||
script = ExtResource("1_ssa4w")
|
||||
|
||||
[node name="LabelStart" type="Label" parent="." unique_id=1661715778]
|
||||
layout_mode = 2
|
||||
text = "100
|
||||
"
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="." unique_id=577927023]
|
||||
custom_minimum_size = Vector2(200, 0)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="LabelEnd" type="Label" parent="." unique_id=440697928]
|
||||
layout_mode = 2
|
||||
text = "100
|
||||
"
|
||||
Reference in New Issue
Block a user