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,6 +1,6 @@
[gd_scene load_steps=3 format=3 uid="uid://cj1h0wxamje4s"]
[gd_scene format=3 uid="uid://cj1h0wxamje4s"]
[ext_resource type="Script" path="res://guide_examples/remapping/ui/binding_section.gd" id="1_hoxsv"]
[ext_resource type="Script" uid="uid://dt4gdj0rt5mnw" path="res://guide_examples/remapping/ui/binding_section.gd" id="1_hoxsv"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h8l7u"]
bg_color = Color(0.355314, 0.355314, 0.355313, 1)
@@ -9,7 +9,7 @@ corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
[node name="MarginContainer" type="MarginContainer"]
[node name="MarginContainer" type="MarginContainer" unique_id=1983566316]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
@@ -19,18 +19,18 @@ theme_override_constants/margin_top = 10
theme_override_constants/margin_bottom = 10
script = ExtResource("1_hoxsv")
[node name="Panel" type="Panel" parent="."]
[node name="Panel" type="Panel" parent="." unique_id=1390679630]
layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_h8l7u")
[node name="BindingSection" type="MarginContainer" parent="."]
[node name="BindingSection" type="MarginContainer" parent="." unique_id=935371122]
layout_mode = 2
theme_override_constants/margin_left = 5
theme_override_constants/margin_top = 5
theme_override_constants/margin_right = 5
theme_override_constants/margin_bottom = 5
[node name="Label" type="Label" parent="BindingSection"]
[node name="Label" type="Label" parent="BindingSection" unique_id=378052693]
unique_name_in_owner = true
layout_mode = 2
theme_override_font_sizes/font_size = 22