Files
idle/big_number_progress_bar.tscn
Michele Rossi bd11d2c037 First commit
2026-03-08 10:38:30 +01:00

24 lines
644 B
Plaintext

[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
"