29 lines
952 B
Plaintext
29 lines
952 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://hy04frgfhtgu"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://addons/fmod/tool/property_editors/FmodGuidAndPathPropertyEditorUi.gd" id="1_eao7t"]
|
||
|
[ext_resource type="Texture2D" uid="uid://dca7c6jnnpl0f" path="res://addons/fmod/icons/event_icon.svg" id="1_kuu6i"]
|
||
|
|
||
|
[node name="FmodGuidAndPathPropertyEditorUi" type="HBoxContainer"]
|
||
|
offset_right = 1152.0
|
||
|
offset_bottom = 66.0
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 3
|
||
|
script = ExtResource("1_eao7t")
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 3
|
||
|
|
||
|
[node name="PathLineEdit" type="LineEdit" parent="VBoxContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="GuidLineEdit" type="LineEdit" parent="VBoxContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="EventExplorerButton" type="Button" parent="."]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
icon = ExtResource("1_kuu6i")
|