trying to fix Export
All checks were successful
Create tag and build when new code gets to main / Export (push) Successful in 6m53s

This commit is contained in:
2026-01-26 08:41:48 +01:00
parent c5c4ceb032
commit 51907a1f01
466 changed files with 38 additions and 29625 deletions

View File

@@ -1,33 +0,0 @@
[gd_scene load_steps=3 format=3 uid="uid://dva3tonxsxrlk"]
[ext_resource type="Script" 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)
[node name="ProgressBar" type="ProgressBar"]
custom_minimum_size = Vector2(0, 20)
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_vertical = 9
theme_override_styles/fill = SubResource("StyleBoxFlat_ayfir")
rounded = true
allow_greater = true
show_percentage = false
script = ExtResource("1")
[node name="Label" type="Label" parent="."]
use_parent_material = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_vertical = 3
horizontal_alignment = 1
vertical_alignment = 1
max_lines_visible = 1