updating project files
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 09:50:10 +01:00
parent 119850a7b4
commit af1f6da98d
656 changed files with 12395 additions and 5889 deletions

View File

@@ -1,11 +1,11 @@
[gd_scene load_steps=3 format=3 uid="uid://dva3tonxsxrlk"]
[gd_scene format=3 uid="uid://dva3tonxsxrlk"]
[ext_resource type="Script" path="res://addons/gdUnit4/src/ui/parts/InspectorProgressBar.gd" id="1"]
[ext_resource type="Script" uid="uid://l4rj7s5ie834" path="res://addons/gdUnit4/src/ui/parts/InspectorProgressBar.gd" id="1"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ayfir"]
bg_color = Color(0, 0.392157, 0, 1)
bg_color = Color(0, 0.39215687, 0, 1)
[node name="ProgressBar" type="ProgressBar"]
[node name="ProgressBar" type="ProgressBar" unique_id=74555376]
custom_minimum_size = Vector2(0, 20)
anchors_preset = 15
anchor_right = 1.0
@@ -14,12 +14,13 @@ grow_horizontal = 2
grow_vertical = 2
size_flags_vertical = 9
theme_override_styles/fill = SubResource("StyleBoxFlat_ayfir")
max_value = 0.0
rounded = true
allow_greater = true
show_percentage = false
script = ExtResource("1")
[node name="Label" type="Label" parent="."]
[node name="Label" type="Label" parent="." unique_id=1820958322]
use_parent_material = true
layout_mode = 1
anchors_preset = 15
@@ -28,6 +29,7 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_vertical = 3
text = "0:0"
horizontal_alignment = 1
vertical_alignment = 1
max_lines_visible = 1