Added working progress bar to the passage

This commit is contained in:
2025-12-11 17:53:39 +03:00
parent 0f317362dc
commit ea13a8b727
4 changed files with 32 additions and 4 deletions
+2 -1
View File
@@ -58,7 +58,7 @@ autostart = true
[node name="Background" parent="." instance=ExtResource("4_cuj01")]
[node name="TextureProgressBar" type="TextureProgressBar" parent="."]
[node name="ProgressBar" type="TextureProgressBar" parent="."]
z_index = 50
anchors_preset = 2
anchor_top = 1.0
@@ -67,6 +67,7 @@ offset_top = 352.0
offset_right = 640.0
offset_bottom = 360.0
grow_vertical = 0
step = 0.5
texture_under = SubResource("AtlasTexture_u0ams")
texture_progress = SubResource("AtlasTexture_heelu")