- [gd_scene load_steps=2 format=3 uid="uid://djfbqfqkjoquj"]
-
- [ext_resource type="Script" path="res://src/game/ui/editorForm/EditorFormPanel.cs" id="1_oq0ff"]
-
- [node name="EditorForm" type="Control"]
- layout_mode = 3
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- script = ExtResource("1_oq0ff")
-
- [node name="MarginContainer" type="MarginContainer" parent="."]
- layout_mode = 1
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- theme_override_constants/margin_left = 20
- theme_override_constants/margin_top = 50
- theme_override_constants/margin_right = 20
- theme_override_constants/margin_bottom = 20
-
- [node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer"]
- layout_mode = 2
-
- [node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/ScrollContainer"]
- layout_mode = 2
- size_flags_horizontal = 3
- theme_override_constants/separation = 20
-
- [node name="Item" type="HBoxContainer" parent="MarginContainer/ScrollContainer/VBoxContainer"]
- layout_mode = 2
-
- [node name="NameLabel" type="Label" parent="MarginContainer/ScrollContainer/VBoxContainer/Item"]
- layout_mode = 2
- size_flags_horizontal = 3
- size_flags_stretch_ratio = 20.0
- text = "名称:"
- horizontal_alignment = 2
- vertical_alignment = 1