updating project files
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://du4x7ng6ntuk4"]
|
||||
[gd_scene format=3 uid="uid://du4x7ng6ntuk4"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/guide/editor/action_slot/action_slot.gd" id="1_w5nxd"]
|
||||
[ext_resource type="Script" path="res://addons/guide/editor/action_slot/action_slot_line_edit.gd" id="2_ram7b"]
|
||||
[ext_resource type="Script" uid="uid://ysrbdsqui5cn" path="res://addons/guide/editor/action_slot/action_slot.gd" id="1_w5nxd"]
|
||||
[ext_resource type="Script" uid="uid://b12uq0dpsgj7u" path="res://addons/guide/editor/action_slot/action_slot_line_edit.gd" id="2_ram7b"]
|
||||
|
||||
[node name="ActionSlot" type="HBoxContainer"]
|
||||
[node name="ActionSlot" type="HBoxContainer" unique_id=211047255]
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
size_flags_horizontal = 3
|
||||
script = ExtResource("1_w5nxd")
|
||||
|
||||
[node name="TypeIcon" type="TextureRect" parent="."]
|
||||
[node name="TypeIcon" type="TextureRect" parent="." unique_id=1414741196]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
expand_mode = 3
|
||||
stretch_mode = 4
|
||||
|
||||
[node name="LineEdit" type="LineEdit" parent="."]
|
||||
[node name="LineEdit" type="LineEdit" parent="." unique_id=1163287742]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
|
||||
Reference in New Issue
Block a user