Crystalline-awakening/player/smallPlayer/Score bar.tscn

19 lines
525 B
Plaintext
Raw Normal View History

2025-05-18 12:35:48 +00:00
[gd_scene load_steps=2 format=3 uid="uid://cnvs3iophpe3n"]
2025-05-18 12:59:58 +00:00
[ext_resource type="Script" uid="uid://biv656fho5bpy" path="res://player/smallPlayer/progress_bar.gd" id="1_qy0dt"]
2025-05-18 12:35:48 +00:00
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="CanvasLayer" type="CanvasLayer" parent="."]
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer"]
offset_right = 367.0
offset_bottom = 27.0
script = ExtResource("1_qy0dt")