updating project files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bme1y0ikthda7"]
|
||||
[gd_scene format=3 uid="uid://bme1y0ikthda7"]
|
||||
|
||||
[ext_resource type="Script" path="res://guide_examples/remapping/ui/binding_row.gd" id="1_mc50g"]
|
||||
[ext_resource type="Script" uid="uid://cfukq2iogf0k4" path="res://guide_examples/remapping/ui/binding_row.gd" id="1_mc50g"]
|
||||
|
||||
[node name="BindingRow" type="HBoxContainer"]
|
||||
[node name="BindingRow" type="HBoxContainer" unique_id=1038936576]
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -11,14 +11,14 @@ grow_vertical = 2
|
||||
theme_override_constants/separation = 10
|
||||
script = ExtResource("1_mc50g")
|
||||
|
||||
[node name="ActionName" type="Button" parent="."]
|
||||
[node name="ActionName" type="Button" parent="." unique_id=241861895]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 10
|
||||
text = "Lorem ipsum"
|
||||
flat = true
|
||||
|
||||
[node name="ActionBinding" type="RichTextLabel" parent="."]
|
||||
[node name="ActionBinding" type="RichTextLabel" parent="." unique_id=166389117]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 2
|
||||
|
||||
Reference in New Issue
Block a user