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,10 +1,11 @@
[gd_scene load_steps=4 format=3 uid="uid://toty2e3yx26l"]
[gd_scene format=3 uid="uid://toty2e3yx26l"]
[ext_resource type="Script" path="res://addons/guide/ui/renderers/keyboard/key_renderer.gd" id="1_tm2sd"]
[ext_resource type="Script" uid="uid://cd4r6x5q0mkhp" path="res://addons/guide/ui/renderers/keyboard/key_renderer.gd" id="1_tm2sd"]
[ext_resource type="Texture2D" uid="uid://b3x586os8uuwb" path="res://addons/guide/ui/renderers/keyboard/icons/Blank_White_Normal.png" id="2_myc15"]
[ext_resource type="FontFile" uid="uid://cu8bvod6tnnwr" path="res://addons/guide/ui/renderers/keyboard/Lato-Black.ttf" id="3_d3uds"]
[node name="KeyRenderer" type="MarginContainer"]
[node name="KeyRenderer" type="MarginContainer" unique_id=146598569]
process_mode = 3
custom_minimum_size = Vector2(100, 100)
offset_right = 267.0
offset_bottom = 100.0
@@ -12,7 +13,7 @@ size_flags_horizontal = 0
size_flags_vertical = 0
script = ExtResource("1_tm2sd")
[node name="NinePatchRect" type="NinePatchRect" parent="."]
[node name="NinePatchRect" type="NinePatchRect" parent="." unique_id=2134530472]
layout_mode = 2
texture = ExtResource("2_myc15")
region_rect = Rect2(10, 10, 80, 80)
@@ -21,12 +22,12 @@ patch_margin_top = 30
patch_margin_right = 29
patch_margin_bottom = 29
[node name="MarginContainer" type="MarginContainer" parent="."]
[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1669610191]
layout_mode = 2
theme_override_constants/margin_left = 30
theme_override_constants/margin_right = 30
[node name="Label" type="Label" parent="MarginContainer"]
[node name="Label" type="Label" parent="MarginContainer" unique_id=83457447]
unique_name_in_owner = true
layout_mode = 2
theme_override_colors/font_color = Color(0.25098, 0.25098, 0.25098, 1)